source: libusb/README @ d1292f8e7300051239a7ed2769d221dc7a6f9fca

Revision d1292f8e7300051239a7ed2769d221dc7a6f9fca, 684 bytes checked in by Daniel Drake <dsd@…>, 2 years ago (diff)

v0.9.0 release

First libusb-1.0 beta release

  • Property mode set to 100644
Line 
1libusb
2======
3
4libusb is a library for USB device access from Linux userspace.
5It is written in C and licensed under the LGPL-2.1 (see COPYING).
6
7libusb is abstracted internally in such a way that it can hopefully
8be ported to other operating systems. See the PORTING file for some
9information, if you fancy a challenge :)
10
11libusb homepage:
12http://libusb.sourceforge.net
13
14Developers will wish to consult the API documentation:
15http://libusb.sourceforge.net/api-1.0/
16
17Use the mailing list for questions, comments, etc:
18https://sourceforge.net/mailarchive/forum.php?forum_name=libusb-devel
19
20- Daniel Drake <dsd@gentoo.org>
21(use the mailing list rather than mailing developers directly)
Note: See TracBrowser for help on using the repository browser.