python-lockfile 1:0.10.2-2ubuntu1 (amd64 binary) in ubuntu wily
The ‘lockfile’ library exports a ‘LockFile’ class which provides a
simple API for locking files.
.
The appropriate implementation for ‘LockFile’ is chosen automatically
based on the OS capabilities for an atomic filesystem operation.
These implementations are also available for explicit use as
‘LinkLockFile’ and ‘MkdirLockFile’.
.
Other back ends are possible with the same semantics; an example
provided is ‘SQLiteFileLock’.
.
Unlike other Python locking libraries (the Windows ‘msvcrt.locking’
function, the Unix ‘fcntl.flock’, ‘fcntl.lockf’, and the deprecated
‘posixfile’ module), the API is identical across both Unix (including
GNU/Linux and MacOS) and Windows platforms.
.
This package installs the Python 2 library.
Details
- Package version:
- 1:0.10.2-2ubuntu1
- Status:
- Obsolete
- Component:
- main
- Priority:
- Extra
Downloadable files
amd64 build of python-lockfile 1:0.10.2-2ubuntu1 in ubuntu wily PROPOSED produced
these files:
- python-lockfile_0.10.2-2ubuntu1_all.deb (12.8 KiB)
Package relationships
- Depends on:
- Suggests: