Package Details: pyusb10 1.0.0_a2-1

Package Base: pyusb10
Description: A native Python module written in C which provides USB access.
Upstream URL: http://pyusb.berlios.de/
Category: system
Licenses: GPL
Submitter: thatch
Maintainer: thatch
Last Packager: None
Votes: 14
First Submitted: 2010-06-02 17:50
Last Updated: 2012-01-03 17:58

Latest Comments

Comment by FredericChopin

2013-05-27 11:51

The PKGBUILD looks a little bit wired. It does not have a package() section and generates and empty package for me. A for me working version is updated to Alpha 3 is:
http://pastebin.com/3jwZC7Mj

Comment by pallegro

2012-11-06 18:06

Alpha 3 is out
e83e12621149a0d76410aa5cec35ad22

Comment by thatch

2012-01-03 17:59

Updated package so it builds with alpha 2 and now properly depends on python2. I'm not at the machine to plug in devices right now, so please comment on whether it works.

Anonymous comment

2011-06-16 16:37

nevermind. if you want it to install to python2, edit the PKGBUILD to say
"python2 update.py ..."
instead of
"python update.py ..."
if you want python 2.* to recognize this package

Anonymous comment

2011-06-16 16:06

what version of python does this install to?