Source: python-socks Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Piotr Ożarowski Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, python3-pytest , python3-pytest-asyncio , python3-pytest-cov , python3-async-timeout , python3-flask , python3-yarl , python3-anyio , python3-trio , Standards-Version: 4.6.1 Testsuite: autopkgtest-pkg-python Homepage: https://github.com/romis2012/python-socks Vcs-Git: https://salsa.debian.org/python-team/packages/python-socks.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-socks Rules-Requires-Root: no Package: python3-python-socks Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality for Python Supports SOCKS4(a), SOCKS5, HTTP (tunneling) proxy and provides sync and async (asyncio, trio, curio, anyio) APIs.