]> xmof Git - DeDRM.git/commitdiff
Update Readme
authorNoDRM <no_drm123@protonmail.com>
Mon, 15 Nov 2021 10:00:06 +0000 (11:00 +0100)
committerNoDRM <no_drm123@protonmail.com>
Mon, 15 Nov 2021 10:00:06 +0000 (11:00 +0100)
DeDRM_plugin/__init__.py
README.md

index 443786286e3e4e7a900889ed9d79075396250e54..67c888d217d199069268a7c3ab55366c4428cab6 100644 (file)
@@ -3,6 +3,7 @@
 
 # __init__.py for DeDRM_plugin
 # Copyright © 2008-2020 Apprentice Harper et al.
+# Copyright © 2021 NoDRM
 
 __license__   = 'GPL v3'
 __version__ = '7.2.1'
@@ -129,7 +130,7 @@ class DeDRM(FileTypePlugin):
     name                    = PLUGIN_NAME
     description             = "Removes DRM from Amazon Kindle, Adobe Adept (including Kobo), Barnes & Noble, Mobipocket and eReader ebooks. Credit given to i♥cabbages and The Dark Reverser for the original stand-alone scripts."
     supported_platforms     = ['linux', 'osx', 'windows']
-    author                  = "Apprentice Alf, Aprentice Harper, The Dark Reverser and i♥cabbages"
+    author                  = "Apprentice Alf, Apprentice Harper, NoDRM, The Dark Reverser and i♥cabbages"
     version                 = PLUGIN_VERSION_TUPLE
     minimum_calibre_version = (5, 0, 0)  # Python 3.
     file_types              = set(['epub','pdf','pdb','prc','mobi','pobi','azw','azw1','azw3','azw4','azw8','tpz','kfx','kfx-zip'])
index 5461e584c1cf5142445564b784aa9e9e31ee3f51..c587f7e52ba56aeb351a41ab45a03b4897a62070 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@ Refer to [Wiki Page](https://github.com/apprenticeharper/DeDRM_tools/wiki/Exactl
 # DeDRM_tools
 DeDRM tools for ebooks
 
+This is a fork of Apprentice Harper's version of the DeDRM tools. I've added some of the PRs that still haven't been merged, as well as added some more features / bugfixes myself.
+
+# Original README from Apprentice Harper
+
 This is a repository that tracks all the scripts and other tools for removing DRM from ebooks that I could find, committed in date order as best as I could manage. (Except for the Requiem tools for Apple's iBooks, and Convert LIT for Microsoft's .lit ebooks.) This includes the tools from a time before Apprentice Alf had a blog, and continues through to when Apprentice Harper (with help) took over maintenance of the tools.
 
 The individual scripts are now released as two plugins for calibre: DeDRM and Obok.