deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: arm64
Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), python3 (<< 3.12),
python3 (>= 3.11~), python3:any
Description: |-
container for kd-tree sorting for Python 3
A container implementing k-dimensional space sorting using a kd-tree. It:
.
- supports two- to six-dimensional spaces
- can store any data structure
- provides standard find as well as range queries
- has amortised O(lg n) time (O(n lg n) worst case) on most operations
(insert/erase/find optimised) and worst-case O(n) space
- provides means to rebalance and thus optimise the tree
.
This package contains the extension built for the Python 3 interpreter.
Homepage: https://github.com/nvmd/libkdtree
Installed-Size: '378'
Maintainer: Debian QA Group <packages@qa.debian.org>
Package: python3-kdtree
Priority: optional
Section: python
Source: libkdtree++ (0.7.1+git20101123-6)
Version: 0.7.1+git20101123-6+b3
srcpkg_name: libkdtree++
srcpkg_version: 0.7.1+git20101123-6