diff options
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. |