4 libusb is a library for USB device access from Linux, Mac OS X,
5 Windows, OpenBSD/NetBSD and Haiku userspace.
6 It is written in C (Haiku backend in C++) and licensed under the GNU
7 Lesser General Public License version 2.1 or, at your option, any later
10 libusb is abstracted internally in such a way that it can hopefully
11 be ported to other operating systems. Please see the PORTING file
17 Developers will wish to consult the API documentation:
18 http://api.libusb.info
20 Use the mailing list for questions, comments, etc:
21 http://mailing-list.libusb.info
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 - Nathan Hjelm <hjelmn@users.sourceforge.net>
28 - Chris Dickens <christopher.a.dickens@gmail.com>
29 (Please use the mailing list rather than mailing developers directly)