Source: pyemd Maintainer: Debian Science Maintainers Uploaders: Paul Wise , Section: python Priority: optional Build-Depends: cython3, debhelper-compat (= 13), dh-python, python3-all-dev, python3-numpy (<< 1:2.0.0), python3-pytest , python3-setuptools, Standards-Version: 4.6.2 Homepage: https://github.com/wmayner/pyemd Vcs-Git: https://salsa.debian.org/science-team/pyemd.git Vcs-Browser: https://salsa.debian.org/science-team/pyemd Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Package: python3-pyemd Architecture: any Depends: #pybuild generates a bogus dep without this python3-numpy (<< 1:2.0.0), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Provides: ${python3:Provides}, Description: Python library for the Earth Mover's Distance with NumPy PyEMD is a Python wrapper for Ofir Pele and Michael Werman's implementation of the Earth Mover's Distance that allows it to be used with NumPy. If you use this code, please cite the papers listed in the README.md.