Misc: Update and shorten various libusbx URLs
[platform/upstream/libusb.git] / README
1 libusbx
2 =======
3
4 libusbx is a library for USB device access from Linux, Mac OS X,
5 Windows and OpenBSD userspace (with OpenBSD, and to a lesser extent
6 Windows, currently being considered EXPERIMENTAL).
7 It is written in C and licensed under the GNU Lesser General Public
8 License version 2.1 or (at your option) any later version (see COPYING).
9
10 libusbx is abstracted internally in such a way that it can hopefully
11 be ported to other operating systems. Please see the PORTING file
12 for more information.
13
14 libusbx homepage:
15 http://libusbx.org/
16
17 Developers will wish to consult the API documentation:
18 http://api.libusbx.org
19
20 Use the mailing list for questions, comments, etc:
21 http://mailing-list.libusbx.org
22
23 - Pete Batard <pete@akeo.ie>
24 - Hans de Goede <hdegoede@redhat.com>
25 - Xiaofan Chen <xiaofanc@gmail.com>
26 - Ludovic Rousseau <ludovic.rousseau@gmail.com>
27 (use the mailing list rather than mailing developers directly)