Source: python-preshed Maintainer: Debian Python Team Uploaders: Andreas Tille , Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: cython3, debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-distutils, python3-setuptools, python3-all, python3-all-dev, python3-cymem, python3-murmurhash, python3-pytest, Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-preshed Vcs-Git: https://salsa.debian.org/python-team/packages/python-preshed.git Homepage: https://github.com/explosion/preshed Package: python3-preshed Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Description: Cython Hash Table for Pre-Hashed Keys Simple but high performance Cython hash table mapping pre-randomized keys to void* values.