diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-05-18 00:53:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 11:17:07 +0700 |
commit | 2ec8b42fe4968fe6f3a578159decea103ce98d76 (patch) | |
tree | 97d50051b0b344bdfbfffd22691b90e8953bf4b3 /python/python3-socks/slack-desc | |
parent | 360604e1c24a68231949c2e5d0f4e03fd8391ff6 (diff) |
python/python3-socks: Added (SOCKS proxy connector for aiohttp)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-socks/slack-desc')
-rw-r--r-- | python/python3-socks/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-socks/slack-desc b/python/python3-socks/slack-desc new file mode 100644 index 0000000000000..3e40ff485979f --- /dev/null +++ b/python/python3-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------------------------------------------------------| +python3-socks: python3-socks (SOCKS proxy connector for aiohttp) +python3-socks: +python3-socks: python-socks provides a core proxy client functionality for Python. +python3-socks: It is used internally by python3-aiohttp-socks. +python3-socks: +python3-socks: +python3-socks: +python3-socks: +python3-socks: +python3-socks: +python3-socks: |