Misc: Update list of maintainers from README
[platform/upstream/libusb.git] / README
1 libusbx
2 =======
3
4 libusbx is a library for USB device access from Linux, Mac OS X,
5 OpenBSD and Windows userspace.
6 It is written in C and licensed under the LGPL-2.1 (see COPYING).
7
8 libusbx is abstracted internally in such a way that it can hopefully
9 be ported to other operating systems. Please see the PORTING file
10 for more information.
11
12 libusbx homepage:
13 http://libusbx.org/
14
15 Developers will wish to consult the API documentation:
16 http://libusbx.sourceforge.net/api-1.0/
17
18 Use the mailing list for questions, comments, etc:
19 https://lists.sourceforge.net/lists/listinfo/libusbx-devel
20
21 - Pete Batard <pete@akeo.ie>
22 - Hans de Goede <hdegoede@redhat.com>
23 - Xiaofan Chen <xiaofanc@gmail.com>
24 - Ludovic Rousseau <ludovic.rousseau@gmail.com>
25 (use the mailing list rather than mailing developers directly)