SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
4
devel/py-intervaltree/pkg/DESCR
Normal file
4
devel/py-intervaltree/pkg/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue