libusb 1.0.20-rc3
[platform/upstream/libusb.git] / README
1 libusb
2 ======
3
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
8 version (see COPYING).
9
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
12 for more information.
13
14 libusb homepage:
15 http://libusb.info/
16
17 Developers will wish to consult the API documentation:
18 http://api.libusb.info
19
20 Use the mailing list for questions, comments, etc:
21 http://mailing-list.libusb.info
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 - 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)