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

Package: python3-bcrypt
Architecture: amd64
Description: Modern(-ish) password hashing for your software and your servers
 Good password hashing for your software and your servers.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
