Changes between Version 42 and Version 43 of libusb-1.0


Ignore:
Timestamp:
05/27/12 08:30:52 (13 months ago)
Author:
vpelletier
Comment:

Update python-libusb1 description

Legend:

Unmodified
Added
Removed
Modified
  • libusb-1.0

    v42 v43  
    6969 * [http://libusbdotnet.sourceforge.net/ libusbdotnet for C#, DotNet and Mono] 
    7070 * [http://bitpim.svn.sourceforge.net/viewvc/bitpim/trunk/bitpim/src/native/usb/ partial python wrapper using swig] 
    71  * [http://github.com/vpelletier/python-libusb1 python-libusb1, simple Python wrapper] 
     71 * [http://github.com/vpelletier/python-libusb1 python-libusb1] pure-python wrapper. Supports asynchronous API, all transfer types, all platforms supported by libusb-1.0 + FreeBSD. 
    7272 * [http://github.com/jteeuwen/go-pkg-usb Go libusb-1.0 wrapper] 
    7373 * [https://github.com/schakko/node-usb node.js libusb-1.0 binding]