diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2016-11-11 14:59:21 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-11-11 20:36:22 +0000 |
commit | dc498c860807b9d6002640d4d3e51f180e83d56d (patch) | |
tree | bc11577065cafa8ab3cacc28ea63c94de7f11e9a /python/txi2p/txi2p.info | |
parent | e07218116d7464ce11209e4564d22ba6ad2fec04 (diff) |
python/txi2p: Added (I2P bindings for Twisted).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/txi2p/txi2p.info')
-rw-r--r-- | python/txi2p/txi2p.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/txi2p/txi2p.info b/python/txi2p/txi2p.info new file mode 100644 index 0000000000000..599d2aacbe606 --- /dev/null +++ b/python/txi2p/txi2p.info @@ -0,0 +1,10 @@ +PRGNAM="txi2p" +VERSION="0.3.1" +HOMEPAGE="https://pypi.python.org/pypi/txi2p" +DOWNLOAD="https://pypi.python.org/packages/1e/44/417f36c5b2690d3f1e8c3eaccc15b82190cd517e874a97b4a7b06ae02279/txi2p-0.3.1.tar.gz" +MD5SUM="3ec0650925e62fda2f7ef665983ff1ff" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python-twisted Parsley" +MAINTAINER="Markus Reichelt" +EMAIL="slackbuilds@mareichelt.de" |