Source: c-siphash Section: libs Maintainer: Debian Python Team Uploaders: Stuart Prescott Build-Depends: debhelper-compat (= 13), libcstdaux-dev, meson, pkgconf, Standards-Version: 4.7.3 Homepage: https://github.com/c-util/c-siphash Vcs-Git: https://salsa.debian.org/python-team/packages/c-siphash.git Vcs-Browser: https://salsa.debian.org/python-team/packages/c-siphash Description: Streaming-capable SipHash Implementation The c-siphash project is a standalone implementation of SipHash in Standard ISO-C11. It provides a streaming-capable API to compute data hashes according to the SipHash algorithm. For API documentation, see the c-siphash.h header file. Package: libcsiphash-1-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libcsiphash-1-0 (= ${binary:Version}), libcstdaux-dev, ${misc:Depends}, Description: ${source:Synopsis} (development files) ${source:Extended-Description} Package: libcsiphash-1-0 Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends}, Description: ${source:Synopsis} (shared library) ${source:Extended-Description}