Пакет: python-lockfile (1:0.12.2-2)
Ссылки для python-lockfile
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код python-lockfile:
- [python-lockfile_0.12.2-2.dsc]
- [python-lockfile_0.12.2.orig.tar.gz]
- [python-lockfile_0.12.2-2.debian.tar.xz]
Сопровождающий:
Внешние ресурсы:
- Сайт [pypi.python.org]
Подобные пакеты:
file locking library for Python — Python 2 library
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. 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.
Другие пакеты, относящиеся к python-lockfile
|
|
|
|
-
- dep: python
- интерактивный объектно-ориентированный язык высокого уровня (ветка 2.x)
-
- sug: python-lockfile-doc
- file locking library for Python — documentation
Загрузка python-lockfile
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 16,6 Кб | 67,0 Кб | [список файлов] |