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
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 (use the mailing list rather than mailing developers directly)