diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2021-03-06 02:27:21 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-06 11:11:56 +0700 |
commit | db545b568565e67693b52a815b65414edf963569 (patch) | |
tree | 0b0b9548bf86fbc4c6239da756f4c70945dfcca2 /python/python-socks/slack-desc | |
parent | add3675b4665f656ddcecf792a021a39766ab6d5 (diff) |
python/python-socks: Added (SOCKS proxy connector for aiohttp)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-socks/slack-desc')
-rw-r--r-- | python/python-socks/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-socks/slack-desc b/python/python-socks/slack-desc new file mode 100644 index 0000000000000..04a47e55697de --- /dev/null +++ b/python/python-socks/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------------------------------------------------------| +python-socks: python-socks (SOCKS proxy connector for aiohttp) +python-socks: +python-socks: python-socks provides a core proxy client functionality for Python. +python-socks: It is used internally by python3-aiohttp-socks. +python-socks: +python-socks: +python-socks: +python-socks: +python-socks: +python-socks: +python-socks: |