View Single Post
Old 11-06-2006, 11:21 PM   #14
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,860
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Updated

I've attached a new version that has support for ls -l -R and getting files from the reader. Renamed to libprs500 and re-organized into a distutils package. Documentation is in the docs directory.

To install untar and as root
Code:
python setup.py install
The command
Code:
prs500.py
provides a command line interface. Just run it for usage information. Instructions for enabling access for non-root users are in the README file.

Note to igor: The implementation of file get in ebook.py v0.3 generates a whole lot of unnecessary traffic for files under 4K

EDIT: added support for the df command in ver 0.1.1
Attached Files
File Type: tar libprs500-0.1.tar (2.82 MB, 880 views)
File Type: tar libprs500-0.1.1.tar (2.95 MB, 952 views)

Last edited by kovidgoyal; 11-07-2006 at 03:08 AM.
kovidgoyal is offline   Reply With Quote