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

Package: python3-maturin
Architecture: amd64
Description: Rust/Python Interoperability
 Build and publish crates with pyo3, rust-cpython and cffi bindings as
 well as rust binaries as python packages.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-tomli (>= 1.1.0),
