calibre/libprs500
2007-01-03 19:22:59 +00:00
..
cli Re-indent libprs500.cli to 4 spaces as per PEP8 2006-12-22 19:57:01 +00:00
gui minor bug fix and version bump to 0.3.0b2 2007-01-03 19:22:59 +00:00
lrf Greatly improved decoding of metadata block in LRF files. We now handle the incorrectly encoded metadata blocks produced by makelrf 0.3 by assuming a latin1 encoding. Also added additional fields and support for creating a field that does not exist. Metadata blocks are now always written correctly encoded in utf-16 independent of the encoding of the original metadata block. 2007-01-03 02:22:43 +00:00
__init__.py minor bug fix and version bump to 0.3.0b2 2007-01-03 19:22:59 +00:00
books.py Raising pylint scores for libprs500/*.py 2006-12-19 01:50:00 +00:00
communicate.py Remove obsolete todos. Fix in code to read metadata from LRF files. The old code would fail on some LRF files in which the metadata block was zero-terminated 2007-01-02 04:41:46 +00:00
errors.py Raising pylint scores for libprs500/*.py 2006-12-19 01:50:00 +00:00
prstypes.py Raising pylint scores for libprs500/*.py 2006-12-19 01:50:00 +00:00
ptempfile.py Oops. Forgot to add module ptempfile.py to svn 2007-01-02 18:30:11 +00:00