Source: resampy Maintainer: Debian Python Team Uploaders: Antonio Valentino Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-mock , python3-numba (>= 0.53) , python3-numpy , python3-numpydoc , python3-pytest , python3-pytest-cov , python3-scipy , python3-setuptools, python3-six , python3-sphinx Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/python-team/packages/resampy Vcs-Git: https://salsa.debian.org/python-team/packages/resampy.git Homepage: https://github.com/bmcfee/resampy Rules-Requires-Root: no Package: python3-resampy Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends} Description: Efficient signal resampling Implements band-limited sinc interpolation method for sampling rate conversion.