Skip to content

Tags: lasthm/KindleUnpack

Tags

v082

Toggle v082's commit message
Advance version to 0.82

v081

Toggle v081's commit message
Make sure __file__ resolves correctly for symlinks too

v080

Toggle v080's commit message
Remove uuid suffix from generated id values

The base32 encoded file offsets will be unique, so adding the uuid suffix will be unnecessary. Prepending "aid" to ensure id values comply with (x)html4.

v0.80

Toggle v0.80's commit message
Remove uuid suffix from generated id values

The base32 encoded file offsets will be unique, so adding the uuid suffix will be unnecessary. Prepending "aid" to ensure id values comply with (x)html4.

v077

Toggle v077's commit message
Fix bug when unpacking HDImages when Fonts are included

v076

Toggle v076's commit message
rename mobi7 components to toc.ncx, book.html, content.opf to prevent…

… bugs in opf generation

add in mobiml2xhtml.py for future use in converting old mobi7 ml to something closer to xhtml
Authors: KevinH

v075

Toggle v075's commit message
support for refines in metadata, bug fixes, improved dictionary support

v074 2014-07-30
added refines metadata, fixed language code in ncx and title in nav, added support for opf: from refines
Authors: tkeo

v075 2014-09-13
much improved dictionary support including support for multiple inflection sections, minor mobi_opf fixes
Authors: KevinH

v073

Toggle v073's commit message
restrucutre mobi_opf.py to remove redundancies, faster mobi split, nu…

…merous bug fixes

v072z 2014-07-11
remove redundancy in mobi_opf.py and bug fixes for mobi_k8resc.py
Authors: tkeo, KevinH

v073 2014-07-15
faster mobi split, numerous bug fixes in mobi_k8proc, mobi_header, mobi_opf, mobi_k8resc, etc
Authors: tkeo, KevinH

v072y

Toggle v072y's commit message
more k8resc changes to simplify integration of epub3 support

Authors: KevinH, tkeo

v072x

Toggle v072x's commit message
improvements to simplify RESC processing, fix bugs, make code more re…

…adable

v072g 2014-06-28
minor bug fixes in cover image renaming and cleanups
Authors: tkeo

v072h 2014-07-05
proposed changes for RESC processing and code simplification
Authors: tkeo

v072x 2014-07-08
experimental RESC conversion to mobi_resc.py based on old mobi2xhtml.py
updated mobi_header and mobi_k8proc to use the correct fragment and guide terms
in place of div and other to better match the terms that both Calibre and Amazon
use internally to their own software.
Authors: KevinH