summaryrefslogtreecommitdiff
path: root/python/txsocksx/README
diff options
context:
space:
mode:
authorMarkus Reichelt <slackbuilds@mareichelt.de>2016-11-11 14:59:46 +0000
committerDavid Spencer <idlemoor@slackbuilds.org>2016-11-11 20:36:22 +0000
commit0c5f45e3d597aa0ffa765cdd4ada7fcc03a0da1c (patch)
treeb98741c2d412357e7e7fea37d5ba91c30c43d1ff /python/txsocksx/README
parentfacc34883781d7419f0327602be36294bf236bb3 (diff)
downloadslackbuilds-0c5f45e3d597aa0ffa765cdd4ada7fcc03a0da1c.tar.gz
python/txsocksx: Added (Twisted client endpoints for SOCKS{4,4a,5}).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/txsocksx/README')
-rw-r--r--python/txsocksx/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/txsocksx/README b/python/txsocksx/README
new file mode 100644
index 0000000000..8e4c5f4f88
--- /dev/null
+++ b/python/txsocksx/README
@@ -0,0 +1,2 @@
+txsocksx features SOCKS4/4a and SOCKS5 client endpoints for
+Twisted 10.1 or greater.