Source: sorted-nearest Section: python Priority: optional Maintainer: Debian Med Packaging Team Uploaders: Nilesh Patra , Étienne Mollier Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all-dev, python3-setuptools, cython3, python3-pytest , python3-pandas , python3-hypothesis , python3-numpy Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/sorted-nearest Vcs-Git: https://salsa.debian.org/med-team/sorted-nearest.git Homepage: https://github.com/pyranges/sorted_nearest Rules-Requires-Root: no Package: python3-sorted-nearest Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends} Description: Cython helper library for pyranges Find nearest interval in linear time at C speed This is a pre-dependency and helper of pyranges.