deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: arm64
Depends: libc6 (>= 2.17), python3 (<< 3.12), python3 (>= 3.11~), python3-numpy,
python3:any
Description: |-
datastructure for interval overlap queries
The Nested Containment List is a datastructure for interval overlap
queries, like the interval tree. It is usually an order of magnitude
faster than the interval tree both for building and query lookups.
.
The implementation here is a revived version of the one used in the
now defunct PyGr library, which died of bitrot. It was now made less
memory-consuming and wrapper functions allow batch-querying
the NCLS for further speed gains.
.
This package was implemented to be the cornerstone of the PyRanges project,
but was made available to the Python community as a stand-alone library.
Homepage: https://github.com/biocore-ntnu/ncls
Installed-Size: '4465'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-ncls
Priority: optional
Section: python
Source: python-ncls (0.0.63-hotfix+ds-1)
Version: 0.0.63-hotfix+ds-1+b3
srcpkg_name: python-ncls
srcpkg_version: 0.0.63-hotfix+ds-1