py3-intervaltree

editable interval tree data structure for Python 2 and 3

WWW CVSWeb GITHub
  1. Package version
    py3-intervaltree-3.1.0p2
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • devel/py-sortedcontainers,python3
  • lang/python/3.10