You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 19 / python-lockfile-0.10.2-1.lbn19.noarch

python-lockfile-0.10.2-1.lbn19.noarch

Package Attributes
RPM  python-lockfile-0.10.2-1.lbn19.noarch.rpm Architecture  noarch Epoch  1 Size  86952 Created  2019/09/30 06:51:15 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