Source: mitmproxy-rs
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 pybuild-plugin-pyproject,
 ca-certificates,
 cargo,
 librust-anyhow-dev,
 librust-async-trait-dev,
 protobuf-compiler [armhf]
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.2
Homepage: https://github.com/mitmproxy/mitmproxy_rs

Package: python3-mitmproxy-rs
Architecture: amd64 arm64 i386 armhf
Depends:
 ${python3:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Description: mitmproxy's Rust bits (Python 3)
 This package contains mitmproxy's Rust bits, most notably:
    - WireGuard Mode: The ability to proxy any device that can be configured as
      a WireGuard client.
    - Windows OS Proxy Mode: The ability to proxy arbitrary Windows
      applications by name or pid.
 .
 This package installs the library for Python 3.
