[ bookworm ]
[ sid ]
パッケージ: python3-orderedset (2.0.3-1 など) [debports]
python3-orderedset に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Ordered Set implementation in Cython.
An Ordered Set implementation in Cython.
Features:
* Works like a regular set, but remembers insertion order; * Is approximately 5 times faster than the pure Python implementation overall (and 5 times slower than `set`); * Compatible with Python 2.7 through 3.8; * Supports the full set interface; * Supports some list methods, like `index` and `__getitem__`. * Supports set methods against iterables.
その他の python3-orderedset 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)