Pakiet: python3-lockfile (1:0.12.2-4)
Odnośniki dla python3-lockfile
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego python-lockfile:
- [python-lockfile_0.12.2-4.dsc]
- [python-lockfile_0.12.2.orig.tar.gz]
- [python-lockfile_0.12.2-4.debian.tar.xz]
Opiekun:
Zasoby zewnętrzne:
- Strona internetowa [launchpad.net]
Podobne pakiety:
file locking library for Python — Python 3 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 3 library.
Inne pakiety związane z python3-lockfile
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- sug: python-lockfile-doc
- file locking library for Python — documentation
Pobieranie python3-lockfile
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 14,9 KiB | 64,0 KiB | [lista plików] |