Info2: << Package: pyusb-py%type_pkg[python] Version: 1.0.0a2 Revision: 1 Homepage: http://sourceforge.net/apps/trac/pyusb/ Maintainer: None Type: python (2.7) Depends: << libusb1-shlibs, python%type_pkg[python] << BuildDepends: << libusb1, setuptools-tng-py%type_pkg[python] << Source: https://github.com/walac/pyusb/tarball/%v SourceRename: pyusb-%v.tar.gz SourceDirectory: walac-pyusb-8166ed6 Source-Checksum: SHA256(92ffba45baa45fb6c1ed92c4857823ed7290372ee83246d875c2b8281c2abccc) CompileScript: python%type_raw[python] setup.py build InstallScript: python%type_raw[python] setup.py install --root=%d DocFiles: ACKNOWLEDGEMENTS LICENSE README.rst ReleaseNotes.rst License: BSD Description: Python access to libusb DescDetail: << PyUSB aims to provide easy USB access to the Python language. Support for libusb 0.1, libusb 1.0 and OpenUSB. Easy API to communicate with devices. Support for custom library backends. Isochronous transfer type support. 100% written in Python by ctypes. Although the main API is not compatible with the 0.x version, it is being implemented a compatibility layer to allow old applications to get advantage of the new features of the 1.0 version. You can find a draft of the programming tutorial about PyUSB 1.0 here. << DescPackaging: << Previous maintainer: Matthias Ringwald Support for finding dylibs in %p/lib by ctypes of Python[27,31,32] was added by danielj on 20111230. I don't know how I can specify the dependencies for py31 (>=3.1.4-3) and py32(>=3.2.2-2) -> py27 only for now. << <<