summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2644f55..fa7c665 100644
--- a/README.md
+++ b/README.md
@@ -20,3 +20,9 @@ Debian 11, after installing the compiler and dependencies from system
repositories (`ghc libghc-fgl-dev libghc-unordered-containers-dev
libghc-network-dev libghc-async-dev libghc-attoparsec-dev
libghc-aeson-dev libghc-hdbc-sqlite3-dev`).
+
+
+## Python version
+
+There's a Python version, dwproxy.py. It runs on Python 3, and doesn't
+have dependencies outside of the Python standard library.