View Single Post
Old 05-11-2015, 03:54 PM   #1122
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,939
Karma: 6361444
Join Date: Nov 2009
Device: many
KindleUnpack v0.80 Released

Hi All,

The very latest KindleUnpack version v0.80 has now been released.

Please see:

https://github.com/kevinhendricks/KindleUnpack/releases

This version now includes support for running under both Python 2.7 and 3.4 and it has all of the latest bug fixes including a fix for the missing TOC links issue (thank you Kovid and DiapDealer!) and a fix for Japanese specific metadata entries generated by Amazon.


@Developers

I ran into many many conflict problems trying to merge/sync the python2and3 branch directly into master and basically gave up. Instead, I have moved the original master branch to oldmaster (to keep its full history) and then copied the python2and3 branch to become a new master.

The branches currently labelled "python2and3" and "oldmaster" are now obsolete.

The branch "master" should be used as the target for any changes/pull requests or patches. Also any proposed changes need to be tested under both python 2.7.X and python 3.4.X.

If you have previously checked out a tree from this repo, you will probably have to make a clean clone of the repository since a proper merge was never fully done.

Thanks,

KevinH
KevinH is offline   Reply With Quote