Package : python-lockfile

Package details

Summary: Platform-independent file locking module

Description:
The lockfile module exports a FileLock class which provides a simple API for
locking files. The lock mechanism relies on the atomic nature of the link
(on Unix) and mkdir (on Windows) system calls.


URL: https://pypi.python.org/pypi/lockfile
License: MIT

Maintainer: neoclust

List of RPMs