Tests: Fix broken OS-X and Linux builds
[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/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).
10
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.
14
15 libusbx homepage:
16 http://libusbx.org/
17
18 Developers will wish to consult the API documentation:
19 http://api.libusbx.org
20
21 Use the mailing list for questions, comments, etc:
22 http://mailing-list.libusbx.org
23
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)