Source: python-mitmproxy
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/mitmproxy/mitmproxy/tags
Vcs-Browser: https://github.com/alvistack/mitmproxy-mitmproxy
Vcs-Git: https://github.com/alvistack/mitmproxy-mitmproxy.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: mitmproxy
Architecture: all
Description: Interactive, SSL/TLS-capable intercepting proxy
 mitmproxy is an interactive, SSL/TLS-capable intercepting proxy with a
 console interface for HTTP/1, HTTP/2, and WebSockets.
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
 python3,
 python3-aioquic (>= 1.1.0),
 python3-asgiref (>= 3.2.10),
 python3-brotli (>= 1.0),
 python3-certifi (>= 2019.9.11),
 python3-cryptography (>= 42.0),
 python3-flask (>= 3.0),
 python3-h11 (>= 0.11),
 python3-h2 (>= 4.1),
 python3-hyperframe (>= 6.0),
 python3-kaitaistruct (>= 0.10),
 python3-ldap3 (>= 2.8),
 python3-mitmproxy-rs (>= 0.10.7),
 python3-msgpack (>= 1.0.0),
 python3-openssl (>= 22.1),
 python3-passlib (>= 1.6.5),
 python3-publicsuffix2 (>= 2.20190812),
 python3-pyparsing (>= 2.4.2),
 python3-pyperclip (>= 1.9.0),
 python3-ruamel.yaml (>= 0.16),
 python3-sortedcontainers (>= 2.3),
 python3-tornado (>= 6.4.1),
 python3-typing-extensions (>= 4.3),
 python3-urwid (>= 2.6.14),
 python3-wsproto (>= 1.0),
 python3-zstandard (>= 0.15),
Provides:
 python3-mitmproxy,
