View Single Post
Old 11-23-2006, 07:15 PM   #30
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,857
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Well I have written a meta information reader/writer for LRF in python, that seems to be more complete than existing tools. That's what I need for the GUI atm, so I will work on the rest of the LRF format later. If you want to track development
Code:
svn co https://svn.kovidgoyal.net/code/prs-500
To install,
Code:
python setup.py develop
Commands are: prs500, prs500-gui, lrf-meta
Additional requirements: pyxml and PyQt4

Last edited by kovidgoyal; 12-02-2006 at 01:36 AM.
kovidgoyal is offline   Reply With Quote