Source: python3-pyroaring Section: python Maintainer: Theodore Tucker Build-Depends: cython3, debhelper-compat (= 13), dh-python, libroaring-dev, pybuild-plugin-pyproject, python3-all, python3-all-dev, python3-setuptools, Standards-Version: 4.7.4 Homepage: https://github.com/Ezibenroc/PyRoaringBitMap Vcs-Git: https://salsa.debian.org/tti0/python3-pyroaring.git Vcs-Browser: https://salsa.debian.org/tti0/python3-pyroaring Package: python3-pyroaring Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Description: Python wrapper for CRoaring A Python library for storing ordered sets of integers efficiently as Roaring bitmaps.