Source: python-picnic
Section: python
Priority: optional
Maintainer: Sebastian Ramacher <sramacher@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               cython3 (>= 0.28),
               python3-all-dev,
               python3-setuptools,
               python3-pkgconfig,
               libpicnic-dev
Standards-Version: 4.5.0
Homepage: https://github.com/sebastinas/python-picnic

Package: python3-picnic
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
Description: Picnic digital signatures binding for Python 3
 Picnic is a family of post-quantum secure digital signature schemes. This
 package provides Python 3 bindings for the optimized implementation of Picnic.
 .
 This package provides the module for Python 3.
