Package
python-lockfileVersion
1:0.12.2-1Priority
extraSection
pythonOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Ben Finney <ben+debian@benfinney.id.au>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
63.5 kBDepends
python:any (<< 2.8), python:any (>= 2.7.5-5~)Suggests
python-lockfile-docHomepage
https://pypi.python.org/pypi/lockfile/Task
ubuntu-gnome-desktop, ubuntu-mate-desktopSupported
3yDownload Size
14.1 kBAPT Manual Installed
noAPT Sources
http://archive.ubuntu.com/ubuntu xenial/main amd64 PackagesDescription
file locking library for Python — Python 2 libraryThe ‘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. Examples
included are:
* ‘SQLiteLockFile’, using records in an SQLite database.
* ‘PIDLockFile’, using the semantics of a Unix PID file.
.
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.
Install Info
artful,now 1:0.12.2-2 allInstalled Automatically
FalseFiles
/.//usr/
/usr/lib/
/usr/lib/python2.7/
/usr/lib/python2.7/dist-packages/
/usr/lib/python2.7/dist-packages/lockfile/
/usr/lib/python2.7/dist-packages/lockfile-0.12.2.egg-info/
/usr/lib/python2.7/dist-packages/lockfile-0.12.2.egg-info/dependency_links.txt
/usr/lib/python2.7/dist-packages/lockfile-0.12.2.egg-info/not-zip-safe
/usr/lib/python2.7/dist-packages/lockfile-0.12.2.egg-info/pbr.json
/usr/lib/python2.7/dist-packages/lockfile-0.12.2.egg-info/PKG-INFO
/usr/lib/python2.7/dist-packages/lockfile-0.12.2.egg-info/top_level.txt
/usr/lib/python2.7/dist-packages/lockfile/__init__.py
/usr/lib/python2.7/dist-packages/lockfile/linklockfile.py
/usr/lib/python2.7/dist-packages/lockfile/mkdirlockfile.py
/usr/lib/python2.7/dist-packages/lockfile/pidlockfile.py
/usr/lib/python2.7/dist-packages/lockfile/sqlitelockfile.py
/usr/lib/python2.7/dist-packages/lockfile/symlinklockfile.py
/usr/share/
/usr/share/doc/
/usr/share/doc/python-lockfile/
/usr/share/doc/python-lockfile/ACKS
/usr/share/doc/python-lockfile/AUTHORS
/usr/share/doc/python-lockfile/changelog.Debian.gz
/usr/share/doc/python-lockfile/copyright
/usr/share/doc/python-lockfile/NEWS.Debian.gz
/usr/share/doc/python-lockfile/README.rst