DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-zc.lockfile
BeschreibungBasic inter-process locks
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.0.0-4
Sektionpython
Prioritätextra
Installierte Größe116 Byte
Hängt ab vonpython-pkg-resources, python, python-central (>= 0.6.11)
Empfohlene Pakete
PaketbetreuerDebian/Ubuntu Zope Team
Quellezc.lockfile
Paketgröße7572 Byte
Prüfsumme MD5555ee3bce0e5501e37680ae0577852ff
Prüfsumme SHA193a985d454cdd7f193e1b8a0ed3cc73cf32761c2
Prüfsumme SHA25696684c490906fa98e32c9943e36006001af0a1b61ae3269f7236f15cfd83b64f
Link zum Herunterladenpython-zc.lockfile_1.0.0-4_all.deb
Ausführliche BeschreibungThe 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.


Impressum
Linux is a registered trademark of Linus Torvalds