[ ソース: sortedcollections ]
パッケージ: python-sortedcollections-doc (1.0.1-1)
python-sortedcollections-doc に関するリンク
Debian の資源:
sortedcollections ソースパッケージをダウンロード:
- [sortedcollections_1.0.1-1.dsc]
- [sortedcollections_1.0.1.orig.tar.gz]
- [sortedcollections_1.0.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.grantjenks.com]
類似のパッケージ:
Python documentation for Sorted Collections
SortedCollections is an Apache2 licensed Python sorted collections library.
Features --------
- Pure-Python - Depends on the SortedContainers module. - ValueSortedDict - Dictionary with (key, value) item pairs sorted by value. - ItemSortedDict - Dictionary with key-function support for item pairs. - OrderedDict - Ordered dictionary with numeric indexing support. - OrderedSet - Ordered set with numeric indexing support. - IndexableDict - Dictionary with numeric indexing support. - IndexableSet - Set with numeric indexing support.
This contains the documentation.
その他の python-sortedcollections-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- Sphinx ドキュメンテーション用 JavaScript サポート