Source: aiohttp-socks Section: python Maintainer: Debian Python Team Uploaders: Piotr Ożarowski Build-Depends: ca-certificates , debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-aiohttp , python3-all, python3-anyio , python3-flask , python3-python-socks, python3-pytest , python3-pytest-asyncio , python3-setuptools, python3-tiny-proxy , python3-trustme Standards-Version: 4.7.4 Homepage: https://github.com/romis2012/aiohttp-socks Vcs-Git: https://salsa.debian.org/python-team/packages/aiohttp-socks.git Vcs-Browser: https://salsa.debian.org/python-team/packages/aiohttp-socks Package: python3-aiohttp-socks Architecture: all Depends: python3-aiohttp, python3-python-socks, ${misc:Depends}, ${python3:Depends} Description: SOCKS proxy connector for aiohttp (Python 3) SOCKS proxy connector for aiohttp that supports SOCKS4(a) and SOCKS5. . This package installs the library for Python 3.