[ ソース: python-intervaltree ]
パッケージ: python3-intervaltree (3.0.2-1)
python3-intervaltree に関するリンク
Debian の資源:
python-intervaltree ソースパッケージをダウンロード:
- [python-intervaltree_3.0.2-1.dsc]
- [python-intervaltree_3.0.2.orig.tar.gz]
- [python-intervaltree_3.0.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
mutable, self-balancing interval tree (Python 3)
This library contains a mutable, self-balancing interval tree implementation for Python. Queries may be by point, by range overlap, or by range envelopment.
It was designed to allow tagging text and time intervals, where the intervals include the lower bound but not the upper bound.
This package installs the library for Python 3.
その他の python3-intervaltree 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-sortedcontainers
- sorted container types: SortedList, SortedDict, and SortedSet (Python 3)