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

Package: python3-cryptography
Architecture: amd64
Description: Python library which exposes cryptographic recipes and primitives
 cryptography is a package designed to expose cryptographic primitives
 and recipes to Python developers.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-cffi (>= 1.12),
Conflicts:
 python3-openssl (<< 22.0.0),
