Source: mitmproxy-rs
Section: python
Maintainer: Kali Developers <devel@kali.org>
Uploaders:
 Sophie Brun <sophie@kali.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 bpf-linker,
 ca-certificates,
 libbpf-cargo,
 libbpf-dev,
 librust-libbpf-sys-dev,
 pybuild-plugin-pyproject,
 python3-all-dev,
 rustup,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.4
Homepage: https://github.com/mitmproxy/mitmproxy_rs
Vcs-Browser: https://gitlab.com/kalilinux/packages/mitmproxy-rs
Vcs-Git: https://gitlab.com/kalilinux/packages/mitmproxy-rs.git

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

Package: python3-mitmproxy-linux
Architecture: amd64 arm64
Depends:
 ${misc:Depends},
 ${python3: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.
