summaryrefslogtreecommitdiffstats
path: root/DeDRM_plugin/standalone/remove_drm.py
diff options
context:
space:
mode:
Diffstat (limited to 'DeDRM_plugin/standalone/remove_drm.py')
-rw-r--r--DeDRM_plugin/standalone/remove_drm.py11
1 files changed, 11 insertions, 0 deletions
diff --git a/DeDRM_plugin/standalone/remove_drm.py b/DeDRM_plugin/standalone/remove_drm.py
index 8273b97..a67bc6f 100644
--- a/DeDRM_plugin/standalone/remove_drm.py
+++ b/DeDRM_plugin/standalone/remove_drm.py
@@ -8,6 +8,17 @@ from __future__ import absolute_import, print_function
# Copyright © 2021 NoDRM
+"""
+
+NOTE: This code is not functional (yet). I started working on it a while ago
+to make a standalone version of the plugins that could work without Calibre,
+too, but for now there's only a rough code structure and no working code yet.
+
+Currently, to use these plugins, you will need to use Calibre. Hopwfully that'll
+change in the future.
+
+"""
+
#@@CALIBRE_COMPAT_CODE@@
import os, sys