You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 13 / python-lockfile-0.9.1-4.lbn13.noarch

python-lockfile-0.9.1-4.lbn13.noarch

Package Attributes
RPM  python-lockfile-0.9.1-4.lbn13.noarch.rpm Architecture  noarch Epoch  1 Size  76324 Created  2017/08/04 11:07:24 UTC
Package Specification
Summary A platform-independent file locking module
Group Development/Languages
License MIT
Home Page http://code.google.com/p/pylockfile
Description

The lockfile module exports a FileLock class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the Unix fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python-lockfile

Document Actions