python2-filelock - A platform independent file lock
| Website: | https://github.com/benediktschmitt/py-filelock |
|---|---|
| License: | Unlicense |
| Vendor: | Fedora Project |
- 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
| python2-filelock-2.0.8-1.fc24.noarch [18 KiB] |
Changelog
by Scott K Logan (2017-02-04):
- Update to version 2.0.8 |
| python2-filelock-2.0.6-1.fc24.noarch [18 KiB] |
Changelog
by Scott K Logan (2016-05-01):
- Initial package |