Editable interval tree data structure for Python 2 and 3
A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by point, by range overlap, or by range envelopment. This library was designed to allow tagging text and time intervals, where the intervals include the lower bound but not the upper bound.
$
pkg install py311-intervaltreeOrigin
devel/py-intervaltree
Size
263KiB
License
APACHE20
Maintainer
antoine@FreeBSD.org
Dependencies
2 packages
Required by
4 packages