[ buster ]
[ ソース: itypes ]
パッケージ: python-itypes (1.1.0-3)
python-itypes に関するリンク
Debian の資源:
itypes ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python basic immutable containers types library
This package provides basic immutable container types for Python.
The classic use case of these is in circumstances where it may result in more comprehensible code, or when one wants to create custom types with restricted, immutable interfaces.
This package contains the python2 version of the library.