Files
libusb/README
T
Daniel Drake e9364d7215 Rename to libusb-1.0
I've taken over the libusb project, and what was previously known as fpusb
will eventually be released as libusb-1.0.
2008-01-04 00:40:49 +00:00

15 lines
377 B
Plaintext

libusb
======
libusb is another library for USB device access from Linux userspace.
It is written in C and licensed under the LGPL-2.1 (see COPYING).
See the homepage for more information:
http://libusb.sourceforge.net
Use the mailing list for questions, comments, etc:
https://sourceforge.net/mailarchive/forum.php?forum_name=libusb-devel
- Daniel Drake <dsd@gentoo.org>