Source: python-asysocks
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Lester Guerzon <lester@guerzon.net>
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
 python3-websockets,
 python3-pytest <!nocheck>,
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.7.4
Homepage: https://github.com/skelsec/asysocks
Vcs-Browser: https://salsa.debian.org/python-team/packages/asysocks
Vcs-Git: https://salsa.debian.org/python-team/packages/asysocks.git

Package: python3-asysocks
Architecture: all
Multi-Arch: foreign
Depends:
 python3-asn1crypto,
 python3-cryptography,
 python3-h11 (>= 0.14.0),
Description: SOCKS5 / SOCKS4 client and server library
 Asynchronous SOCKS5 / SOCKS4 / HTTP proxy client and server library
 written in pure Python.
 .
 Universal proxy client/server library for Python. Also includes a simple
 command-line tools to interact with SOCKS proxies or to start one yourself.
