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

Package: python3-rpds-py
Architecture: amd64
Description: Python bindings to Rust's persistent data structures (rpds)
 Python bindings to the Rust rpds crate.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
