Your Name 4bfff166c5 first commit il y a 3 ans
..
autom4te.cache 4bfff166c5 first commit il y a 3 ans
libusb 4bfff166c5 first commit il y a 3 ans
m4 4bfff166c5 first commit il y a 3 ans
AUTHORS 4bfff166c5 first commit il y a 3 ans
COPYING 4bfff166c5 first commit il y a 3 ans
Makefile 4bfff166c5 first commit il y a 3 ans
Makefile.am 4bfff166c5 first commit il y a 3 ans
Makefile.in 4bfff166c5 first commit il y a 3 ans
NEWS 4bfff166c5 first commit il y a 3 ans
PORTING 4bfff166c5 first commit il y a 3 ans
README 4bfff166c5 first commit il y a 3 ans
THANKS 4bfff166c5 first commit il y a 3 ans
TODO 4bfff166c5 first commit il y a 3 ans
aclocal.m4 4bfff166c5 first commit il y a 3 ans
compile 4bfff166c5 first commit il y a 3 ans
config.guess 4bfff166c5 first commit il y a 3 ans
config.h 4bfff166c5 first commit il y a 3 ans
config.h.in 4bfff166c5 first commit il y a 3 ans
config.h.in~ 4bfff166c5 first commit il y a 3 ans
config.log 4bfff166c5 first commit il y a 3 ans
config.status 4bfff166c5 first commit il y a 3 ans
config.sub 4bfff166c5 first commit il y a 3 ans
configure 4bfff166c5 first commit il y a 3 ans
configure.ac 4bfff166c5 first commit il y a 3 ans
depcomp 4bfff166c5 first commit il y a 3 ans
install-sh 4bfff166c5 first commit il y a 3 ans
libtool 4bfff166c5 first commit il y a 3 ans
libusb-1.0.pc 4bfff166c5 first commit il y a 3 ans
libusb-1.0.pc.in 4bfff166c5 first commit il y a 3 ans
ltmain.sh 4bfff166c5 first commit il y a 3 ans
missing 4bfff166c5 first commit il y a 3 ans
stamp-h1 4bfff166c5 first commit 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)