Package : python-filelock

Package details

Summary: A platform independent file lock

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.


URL: https://github.com/benediktschmitt/py-filelock
License: Unlicense

Maintainer: nobody

List of RPMs