[ ソース: python-fasteners ]
パッケージ: python3-fasteners (0.17.3-2)
python3-fasteners に関するリンク
Debian の資源:
python-fasteners ソースパッケージをダウンロード:
- [python-fasteners_0.17.3-2.dsc]
- [python-fasteners_0.17.3.orig.tar.xz]
- [python-fasteners_0.17.3-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
provides useful locks - Python 3.x
Fasteners is a Python package that provides useful locks. It includes locking decorator (that acquires instance objects lock(s), acquires on method entry and releases on method exit), reader-writer locks, inter-process locks and generic lock helpers.
This package contains the Python 3.x module.
その他の python3-fasteners 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-monotonic
- implementation of time.monotonic() - Python 3.x
-
- dep: python3-six
- Python 2 and 3 compatibility library