Source: ctypescrypto
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3-all
Standards-Version: 4.5.0
Homepage: https://github.com/vbwagner/ctypescrypto
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: python3-ctypescrypto
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: interface to some openssl functions based on ctypes module (Python 3)
 This package contains a Python interface to some openssl function based on
 ctypes module.
 .
 This package installs the library for Python 3.
