From 2ec8b42fe4968fe6f3a578159decea103ce98d76 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Thu, 18 May 2023 00:53:18 +0100 Subject: python/python3-socks: Added (SOCKS proxy connector for aiohttp) Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- python/python3-socks/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-socks/README (limited to 'python/python3-socks/README') diff --git a/python/python3-socks/README b/python/python3-socks/README new file mode 100644 index 0000000000..a3334d1007 --- /dev/null +++ b/python/python3-socks/README @@ -0,0 +1,2 @@ +python-socks provides a core proxy client functionality for Python. +It is used internally by python3-aiohttp-socks. -- cgit v1.2.3