| Name: | python3-intervaltree |
|---|---|
| Version: | 3.1.0 |
| Release: | 10.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 224555 |
| License: | ASL 2.0 |
| RPM: | python3-intervaltree-3.1.0-10.el8.noarch.rpm |
| Source RPM: | python-intervaltree-3.1.0-10.el8.src.rpm |
| Build Date: | Fri Dec 01 2023 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/intervaltree |
| Summary: | A mutable, self-balancing interval tree for Python |
| Description: | A mutable, self-balancing interval tree for Python. Queries may be by point, by range overlap, or by range envelopment. |