Your Name 09ef1bbe61 update il y a 3 ans
..
autom4te.cache 09ef1bbe61 update il y a 3 ans
libusb c11b5ad39c Signed-off-by: Your Name <you@example.com> il y a 3 ans
m4 6772c02749 update il y a 3 ans
AUTHORS 6772c02749 update il y a 3 ans
COPYING 6772c02749 update il y a 3 ans
Makefile c11b5ad39c Signed-off-by: Your Name <you@example.com> il y a 3 ans
Makefile.am 6772c02749 update il y a 3 ans
Makefile.in c11b5ad39c Signed-off-by: Your Name <you@example.com> il y a 3 ans
NEWS 6772c02749 update il y a 3 ans
PORTING 6772c02749 update il y a 3 ans
README 6772c02749 update il y a 3 ans
THANKS 6772c02749 update il y a 3 ans
TODO 6772c02749 update il y a 3 ans
aclocal.m4 c11b5ad39c Signed-off-by: Your Name <you@example.com> il y a 3 ans
compile 09ef1bbe61 update il y a 3 ans
config.guess 09ef1bbe61 update il y a 3 ans
config.h c11b5ad39c Signed-off-by: Your Name <you@example.com> il y a 3 ans
config.h.in c11b5ad39c Signed-off-by: Your Name <you@example.com> il y a 3 ans
config.h.in~ c11b5ad39c Signed-off-by: Your Name <you@example.com> il y a 3 ans
config.log 09ef1bbe61 update il y a 3 ans
config.status 09ef1bbe61 update il y a 3 ans
config.sub 09ef1bbe61 update il y a 3 ans
configure 09ef1bbe61 update il y a 3 ans
configure.ac 6772c02749 update il y a 3 ans
depcomp 09ef1bbe61 update il y a 3 ans
install-sh 09ef1bbe61 update il y a 3 ans
libtool 09ef1bbe61 update il y a 3 ans
libusb-1.0.pc c11b5ad39c Signed-off-by: Your Name <you@example.com> il y a 3 ans
libusb-1.0.pc.in 6772c02749 update il y a 3 ans
ltmain.sh c11b5ad39c Signed-off-by: Your Name <you@example.com> il y a 3 ans
missing 09ef1bbe61 update il y a 3 ans
stamp-h1 c11b5ad39c Signed-off-by: Your Name <you@example.com> il y a 3 ans

README

libusb
======

libusb is a library for USB device access from Linux, Mac OS X,
OpenBSD, NetBSD, and Windows userspace.
It is written in C and licensed under the LGPL-2.1 (see COPYING).

libusb is abstracted internally in such a way that it can hopefully
be ported to other operating systems. See the PORTING file for some
information, if you fancy a challenge. :)

libusb homepage:
http://libusb.org/

Developers will wish to consult the API documentation:
http://libusb.sourceforge.net/api-1.0/

Use the mailing list for questions, comments, etc:
http://libusb.org/wiki/MailingList

- Peter Stuge
(use the mailing list rather than mailing developers directly)