4 Commits

Author SHA1 Message Date
Kovid Goyal
9962f95b31 Added detection of device busy condition
Added a lock file to ensure that only one instance of the GUI runs
2006-12-09 07:30:15 +00:00
Kovid Goyal
876f994a4a Changed GUI to only show devices. No subsets.
Added a warning about PyQt4 too setup script
Added initial code for Dropping on reader (not tested)
2006-12-09 05:55:36 +00:00
Kovid Goyal
87c82ab7d7 GUI skeleton
Added plumbing for PyPI
2006-11-18 00:32:26 +00:00
Kovid Goyal
1c8319a5a4 Added working support for the following commands to libprs500:
- ls -lhR --color
 - cp from device to host
 - info  (get device information)
 - cat files on device

Added a command line interface in prs500.py

Added documentation in epytext

Added support for distutils
2006-11-07 04:10:11 +00:00