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/README | |
| 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/README')
| -rw-r--r-- | python/python-socks/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-socks/README b/python/python-socks/README new file mode 100644 index 0000000000..a3334d1007 --- /dev/null +++ b/python/python-socks/README @@ -0,0 +1,2 @@ +python-socks provides a core proxy client functionality for Python. +It is used internally by python3-aiohttp-socks. |
