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

Package: python3-setuptools-rust
Architecture: all
Description: Setuptools Rust extension plugin
 Setuptools helpers for Rust Python extensions. Compile and distribute
 Python extensions written in Rust as easily as if they were written in
 C.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-pkg-resources (>= 46.1),
 python3-semantic-version (>= 2.6),
 python3-setuptools (>= 46.1),
 python3-typing-extensions (>= 3.7.4.3),
