[ buster ]
[ ソース: python-functools32 ]
パッケージ: python-functools32 (3.2.3.2-3)
python-functools32 に関するリンク
Debian の資源:
python-functools32 ソースパッケージをダウンロード:
- [python-functools32_3.2.3.2-3.dsc]
- [python-functools32_3.2.3.2.orig.tar.xz]
- [python-functools32_3.2.3.2-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Backport of the functools module from Python 3.2.3 to Python 2.7
This is a backport of the functools standard library module from Python 3.2.3 for use on Python 2.7 and PyPy. It includes new features lru_cache (Least-recently-used cache decorator).