]> xmof Git - DeDRM.git/commit
Starting on Version 7.0 using the work done by others. Completely untested. I will...
authorApprentice Harper <apprenticeharper@gmail.com>
Sat, 26 Sep 2020 20:22:47 +0000 (21:22 +0100)
committerApprentice Harper <apprenticeharper@gmail.com>
Sat, 26 Sep 2020 20:22:47 +0000 (21:22 +0100)
commitafa4ac571664368dc27512768a67656ea7dd645a
tree57ca18d568ce426ce3bfa27b45dff60efa803604
parent4868a7460e39910ad22d0949d26b3250656dea46
Starting on Version 7.0 using the work done by others. Completely untested. I will be testing things, but I thought I'd get this base version up for others to give pull requests.

THIS IS ON THE MASTER BRANCH. The Master branch will be Python 3.0 from now on. While Python 2.7 support will not be deliberately broken, all efforts should now focus on Python 3.0 compatibility.

I can see a lot of work has been done. There's more to do. I've bumped the version number of everything I came across to the next major number for Python 3.0 compatibility indication.

Thanks everyone. I hope to update here at least once a week until we have a stable 7.0 release for calibre 5.0
40 files changed:
DeDRM_plugin/__init__.py
DeDRM_plugin/adobekey.py
DeDRM_plugin/aescbc.py
DeDRM_plugin/alfcrypto.py
DeDRM_plugin/androidkindlekey.py
DeDRM_plugin/argv_utils.py
DeDRM_plugin/askfolder_ed.py
DeDRM_plugin/config.py
DeDRM_plugin/convert2xml.py
DeDRM_plugin/epubtest.py
DeDRM_plugin/erdr2pml.py
DeDRM_plugin/genbook.py
DeDRM_plugin/ignobleepub.py
DeDRM_plugin/ignoblekey.py
DeDRM_plugin/ignoblekeyfetch.py
DeDRM_plugin/ignoblekeygen.py
DeDRM_plugin/ineptepub.py
DeDRM_plugin/ineptpdf.py
DeDRM_plugin/ion.py
DeDRM_plugin/k4mobidedrm.py
DeDRM_plugin/kfxdedrm.py
DeDRM_plugin/kgenpids.py
DeDRM_plugin/kindlekey.py
DeDRM_plugin/kindlepid.py
DeDRM_plugin/mobidedrm.py
DeDRM_plugin/prefs.py
DeDRM_plugin/scriptinterface.py
DeDRM_plugin/simpleprefs.py
DeDRM_plugin/topazextract.py
DeDRM_plugin/utilities.py
DeDRM_plugin/wineutils.py
DeDRM_plugin/zipfilerugged.py
DeDRM_plugin/zipfix.py
Obok_plugin/action.py
Obok_plugin/common_utils.py
Obok_plugin/config.py
Obok_plugin/obok/obok.py
Obok_plugin/utilities.py
Other_Tools/DRM_Key_Scripts/Barnes_and_Noble_ePubs/ignoblekey.pyw
make_release.py