Source: siphashc
Standards-Version: 4.7.4
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Ana Rodríguez López <rodrilopez.ana@gmail.com>,
 Andreas Tille <tille@debian.org>
Section: python
Testsuite: autopkgtest-pkg-python
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-all-dev,
 python3-setuptools,
Vcs-Browser: https://salsa.debian.org/python-team/packages/siphashc
Vcs-Git: https://salsa.debian.org/python-team/packages/siphashc.git
Homepage: https://github.com/WeblateOrg/siphashc/

Package: python3-siphashc
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Description: Python3 c-module for siphash, based on floodberry's version
 SipHash is a family of pseudorandom functions (a.k.a. keyed
 hash functions) optimized for speed on short messages. Target
 applications include network traffic authentication and defense
 against hash-flooding DoS attacks.
