Source: python-boost-histogram Section: python Maintainer: Debian Python Team Uploaders: Aryan Karamtoth Rules-Requires-Root: no Build-Depends: cmake, debhelper-compat (= 13), dh-sequence-python3, libboost-dev, pybind11-dev, python3-all-dev, python3-setuptools, python3-numpy, pybuild-plugin-pyproject, python3-scikit-build-core, python3-setuptools-scm, python3-ipykernel, python3-nbconvert, python3-typer, python3-uhi, Testsuite: autopkgtest-pkg-python Standards-Version: 4.7.3 Homepage: https://github.com/scikit-hep/boost-histogram Vcs-Browser: https://salsa.debian.org/python-team/packages/python-boost-histogram Vcs-Git: https://salsa.debian.org/python-team/packages/python-boost-histogram.git Package: python3-boost-histogram Architecture: any Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}, python3-numpy, Description: Python bindings for the C++14 Boost::Histogram library Python bindings for Boost::Histogram (source), a C++14 library. This is one of the fastest libraries for histogramming, while still providing the power of a full histogram object.