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

Package: python3-mitmproxy-rs
Architecture: amd64
Description: The Rust bits in mitmproxy
 This repository 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.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
