python-lockfile 0.9-2 (i386 binary) in ubuntu maverick

 The ‘lockfile’ module 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; examples
 provided include ‘SQLiteLockFile’, ‘PIDLockFile’.
 .
 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.

Details

Package version:
0.9-2
Source:
python-lockfile 0.9-2 source package in Ubuntu
Status:
Superseded
Component:
universe
Priority:
Extra

Package relationships