python3-filelock - A platform independent file lock
Website: | https://github.com/tox-dev/py-filelock |
---|---|
License: | Unlicense |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
python3-filelock-3.4.1-1.fc14.al.noarch [19 KiB] |
Changelog
by Joel Barrios (2022-02-12):
- Update to 3.4.1. |