This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
calibre
Watch
1
Star
0
Fork
0
You've already forked calibre
mirror of
https://github.com/kovidgoyal/calibre.git
synced
2026-04-25 02:09:53 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
calibre
/
libprs500
/
lrf
History
Kovid Goyal
cead54c959
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
Added support to libprs500 to read and write meta information from LRF files
2006-11-22 22:33:44 +00:00
meta.py
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