Source: aiohttp-socks
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Piotr Ożarowski <piotr@debian.org>
Build-Depends: ca-certificates <!nocheck>,
               debhelper-compat (= 13),
               dh-python,
               pybuild-plugin-pyproject,
               python3-aiohttp <!nocheck>,
               python3-all,
               python3-anyio <!nocheck>,
               python3-flask <!nocheck>,
               python3-python-socks,
               python3-pytest <!nocheck>,
               python3-pytest-asyncio <!nocheck>,
               python3-setuptools,
               python3-tiny-proxy <!nocheck>,
               python3-trustme <!nocheck>
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.
