mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
307 B
Text
5 lines
307 B
Text
The python-socks package provides a core proxy client functionality for
|
|
Python. Supports SOCKS4(a), SOCKS5, HTTP (tunneling) proxy and provides sync
|
|
and async (asyncio, trio, curio) APIs. You probably don't need to use
|
|
python-socks directly. It is used internally by aiohttp-socks and httpx-socks
|
|
packages.
|