diff options
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 |
commit | 67b55222b106e1e97b71b2e3c1783ac45ca851e2 (patch) | |
tree | 8981e256f4e4009d5a1e3da732f7e1731eaf270a /network/PySocks/slack-desc | |
parent | 73d79cab781c06f47d624dd7b906db0baa90654f (diff) |
network/PySocks: Added (Python SOCKS client module).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/PySocks/slack-desc')
-rw-r--r-- | network/PySocks/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/PySocks/slack-desc b/network/PySocks/slack-desc new file mode 100644 index 0000000000000..97d12d55e5d24 --- /dev/null +++ b/network/PySocks/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +PySocks: PySocks (Python SOCKS client module) +PySocks: +PySocks: Updated and semi-actively maintained version of SocksiPy, +PySocks: with bug fixes and extra features. +PySocks: +PySocks: Acts as a drop-in replacement to the socket module. +PySocks: +PySocks: +PySocks: +PySocks: +PySocks: |