| Paketname | python-zc.lockfile |
| Beschreibung | Basic inter-process locks |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.0.0-4 |
| Sektion | universe/python |
| Priorität | extra |
| Installierte Größe | 116 Byte |
| Hängt ab von | python-pkg-resources, python, python-central (>= 0.6.11) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | zc.lockfile |
| Paketgröße | 7626 Byte |
| Prüfsumme MD5 | 5920999d1fec675648525f0088be5aea |
| Prüfsumme SHA1 | 2d1bb8bf9274506f37c82b35e10bf6c546788eb8 |
| Prüfsumme SHA256 | 735466825a7442cd823ec85648b33ea407e3f175102b78e37ab9d154a684d646 |
| Link zum Herunterladen | python-zc.lockfile_1.0.0-4_all.deb |
| Ausführliche Beschreibung | The zc.lockfile package provides a basic portable implementation of
interprocess locks using lock files. The purpose if not specifically to lock
files, but to simply provide locks with an implementation based on
file-locking primitives. Of course, these locks could be used to mediate
access to *other* files. For example, the ZODB file storage implementation
uses file locks to mediate access to file-storage database files. The database
files and lock file files are separate files.
|