Source: cryptodatahub
Maintainer: Szilárd Pfeiffer <coroner@pfeifferszilard.hu>
Section: python
Priority: optional
Build-Depends: python3-setuptools, python3-pkg-resources, python3-attr (>= 19.1) | python3-attr (<< 22.0.1), pypy-six (>= 1.13) | python3-six (>= 1.13) | python-six (>= 1.13), python3-all, debhelper (>= 9), dh-python
Standards-Version: 3.9.1

Package: python3-cryptodatahub
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Repository of cryptography-related data
 **CryptoDataHub** is a repository of cryptography-related data available under a free license.
 .
 Python Wrapper
 --------------
 .
 Installation
 ^^^^^^^^^^^^
 .
 .. code:: shell
 .
    pip install cryptodatahub
 .
 Support
 ^^^^^^^
 .
 Implementations
 """""""""""""""
 .
 -  CPython (2.7, 3.3+)
 -  PyPy (2.7, 3.5+)

