diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2017-11-09 00:24:28 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-09 00:24:28 +0000 |
commit | 92b8f48ad28719843057a75ebe8e014e2c1be465 (patch) | |
tree | 1528578842b66965a355718abf9d8e399f177d60 /python/nyx/nyx.info | |
parent | 060c0d6f9244f6a62e58ed549230dc98b19827ec (diff) | |
download | slackbuilds-92b8f48ad28719843057a75ebe8e014e2c1be465.tar.gz |
python/nyx: Added (Terminal status monitor for Tor).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/nyx/nyx.info')
-rw-r--r-- | python/nyx/nyx.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/nyx/nyx.info b/python/nyx/nyx.info new file mode 100644 index 0000000000..2a6e813ff7 --- /dev/null +++ b/python/nyx/nyx.info @@ -0,0 +1,10 @@ +PRGNAM="nyx" +VERSION="2.0.4" +HOMEPAGE="https://nyx.torproject.org/" +DOWNLOAD="https://pypi.python.org/packages/42/37/85890dae5680f36f5b1c964ad41674ebb8d1186383fbca58f82e76de734c/nyx-2.0.4.tar.gz" +MD5SUM="14dbd97e35ffcedbe7fd7124a21b3e5e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="stem" +MAINTAINER="Markus Reichelt" +EMAIL="slackbuilds@mareichelt.de" |