Source: python-mitmproxy
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@gmail.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-setuptools,

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-blinker (>= 1.4),
 python3-brotlipy (>= 0.7.0),
 python3-certifi (>= 2015.11.20.1),
 python3-click (>= 6.2),
 python3-cryptography (>= 2.1.4),
 python3-h2 (>= 3.0.1),
 python3-hyperframe (>= 5.1.0),
 python3-kaitaistruct (>= 0.7),
 python3-ldap3 (>= 2.5),
 python3-openssl (>= 17.5),
 python3-passlib (>= 1.6.5),
 python3-pyasn1 (>= 0.3.1),
 python3-pyparsing (>= 2.1.3),
 python3-pyperclip (>= 1.6.0),
 python3-ruamel.yaml (>= 0.13.2),
 python3-sortedcontainers (>= 1.5.4),
 python3-tornado (>= 4.3),
 python3-urwid (>= 2.0.1),
 python3-wsproto (>= 0.11.0),
Provides:
 python3-mitmproxy,
