libusbx 1.0.18 *FINAL RELEASE*
[libusbx.git] / README
blob2ac89f9c0f59bd6e5af50e129beb9d4c18aef579
1 libusbx
2 =======
4 libusbx is a library for USB device access from Linux, Mac OS X,
5 Windows and OpenBSD/NetBSD userspace, with OpenBSD/NetBSD, and to a
6 lesser extent some of the newest features of Windows (such as libusbK
7 and libusb-win32 driver support) being EXPERIMENTAL.
8 It is written in C and licensed under the GNU Lesser General Public
9 License version 2.1 or, at your option, any later version (see COPYING).
11 libusbx is abstracted internally in such a way that it can hopefully
12 be ported to other operating systems. Please see the PORTING file
13 for more information.
15 libusbx homepage:
16 http://libusbx.org/
18 Developers will wish to consult the API documentation:
19 http://api.libusbx.org
21 Use the mailing list for questions, comments, etc:
22 http://mailing-list.libusbx.org
24 - Pete Batard <pete@akeo.ie>
25 - Hans de Goede <hdegoede@redhat.com>
26 - Xiaofan Chen <xiaofanc@gmail.com>
27 - Ludovic Rousseau <ludovic.rousseau@gmail.com>
28 - Nathan Hjelm <hjelmn@users.sourceforge.net>
29 (Please use the mailing list rather than mailing developers directly)