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

Package: python3-nacl
Architecture: amd64
Description: Python binding to the libsodium library
 PyNaCl is a Python binding to libsodium, which is a fork of the
 Networking and Cryptography library. These libraries have a stated goal
 of improving usability, security and speed. It supports Python 3.6+ as
 well as PyPy 3.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
