[ ソース: python-filelock ]
パッケージ: python3-filelock (3.16.1-1)
python3-filelock に関するリンク
Debian の資源:
python-filelock ソースパッケージをダウンロード:
- [python-filelock_3.16.1-1.dsc]
- [python-filelock_3.16.1.orig.tar.gz]
- [python-filelock_3.16.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
platform independent file locking module
This package contains a single module, which implements a platform independent file locking mechanism for Python. The lock includes a lock counter and is thread safe. This means, when locking the same lock object twice, it will not block.
その他の python3-filelock 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)