summaryrefslogtreecommitdiffstats
path: root/python/nyx/README
diff options
context:
space:
mode:
author Markus Reichelt2023-05-26 23:23:00 +0200
committer Willy Sudiarto Raharjo2023-05-27 03:08:58 +0200
commitb40124725221c5c81db524411b66df95924a8a16 (patch)
tree40e45abe9ef7e68c3c44d567578dd170808e8b1f /python/nyx/README
parent92b4128695fee98de443e6d8e09e45d1ca9a10a4 (diff)
downloadslackbuilds-b40124725221c5c81db524411b66df95924a8a16.tar.gz
python/nyx: build with python3.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/nyx/README')
-rw-r--r--python/nyx/README12
1 files changed, 10 insertions, 2 deletions
diff --git a/python/nyx/README b/python/nyx/README
index dbd8ba5ccf..3a9c1e943c 100644
--- a/python/nyx/README
+++ b/python/nyx/README
@@ -1,7 +1,15 @@
Nyx is a command-line monitor for Tor.
-With this you can get detailed real-time information about your relay
-such as bandwidth usage, connections, logs, and much more.
+With this you can get detailed real-time information about
+your relay such as bandwidth usage, connections, logs, and
+much more.
+
+Nyx works with Python 2.7 and greater, including the Python
+3.x series.
+Please note that Nyx by now is defacto unmaintained.
Having Tor installed is not required for building.
The Tor installation does not have to be from SBo.
+
+A python 3 module will be compiled.
+In case you need a python 2 module adapt the script.