Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 28528

Summary: pyparallel ebuild
Product: Gentoo Linux Reporter: Paul Pacheco <paulpach>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: hakan
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for pyparallel

Description Paul Pacheco 2003-09-12 08:30:03 UTC
This library is very simple, but very usefull, it is used to controll the 
parallel port from python. it is a companion for pyserial, in fact, it is made 
by the same guy.
Comment 1 Paul Pacheco 2003-09-12 08:31:34 UTC
Created attachment 17571 [details]
ebuild for pyparallel
Comment 2 Bryan Østergaard (RETIRED) gentoo-dev 2003-12-20 19:39:07 UTC
Thanks for the ebuild and for letting us know of pyparallel.

I tested your ebuild (nice work) but got a lot of warnings when using Python-2.3. Using Python-2.2 I got some ioctl error instead.

While I agree it would be a nice addition to Gentoo, I don't really think it's ready for portage yet. I hope I'll be able to include a later version of pyparallel.