Metadata-Version: 1.0
Name: pyusbg2
Version: 2.0.0-a1
Summary: Python USB access module
Home-page: http://github.com/
Author: Jean-Lou Dupont
Author-email: jl@jldupont.com
License: BSD
Description: 
        PyUSB offers easy USB devices communication in Python.
        It should work without additional code in any environment with
        Python >= 2.4, ctypes and an pre-built usb backend library
        (currently, libusb 0.1.x, libusb 1.x, and OpenUSB).
        
Platform: UNKNOWN
