Source: unicrypto
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-setuptools,
 python3-all,
 python3-cryptography,
 python3-mbedtls,
 python3-pycryptodome,
 python3-pytest
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.2
Homepage: https://github.com/skelsec/unicrypto

Package: python3-unicrypto
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Unified interface for some crypto algos (Python 3)
 This package contains a Python module: an unified interface for some crypto
 algos.
 .
 This package installs the library for Python 3.
