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

Package: python3-mitmproxy-rs
Architecture: amd64 arm64 i386 armhf riscv64
Depends:
 ${python3:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
 python3-mitmproxy-linux (= ${binary:Version})
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.

Package: python3-mitmproxy-linux
Architecture: amd64 arm64 i386 armhf riscv64
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.
