summaryrefslogtreecommitdiffstats
path: root/network/PySocks/README
diff options
context:
space:
mode:
author Fernando Lopez Jr <fernando.lopezjr@gmail.com>2016-08-25 11:45:24 +0100
committer David Spencer <idlemoor@slackbuilds.org>2016-08-28 00:22:59 +0100
commit67b55222b106e1e97b71b2e3c1783ac45ca851e2 (patch)
tree8981e256f4e4009d5a1e3da732f7e1731eaf270a /network/PySocks/README
parent73d79cab781c06f47d624dd7b906db0baa90654f (diff)
downloadslackbuilds-67b55222b106e1e97b71b2e3c1783ac45ca851e2.tar.gz
slackbuilds-67b55222b106e1e97b71b2e3c1783ac45ca851e2.tar.xz
network/PySocks: Added (Python SOCKS client module).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/PySocks/README')
-rw-r--r--network/PySocks/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/PySocks/README b/network/PySocks/README
new file mode 100644
index 0000000000..3459295d3b
--- /dev/null
+++ b/network/PySocks/README
@@ -0,0 +1,4 @@
+Updated and semi-actively maintained version of SocksiPy,
+with bug fixes and extra features.
+
+Acts as a drop-in replacement to the socket module.