40c9b42b9c
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.
6 lines
419 B
Text
6 lines
419 B
Text
$NetBSD: distinfo,v 1.1 2018/08/20 12:58:06 adam Exp $
|
|
|
|
SHA1 (zc.lockfile-1.3.0.tar.gz) = 95df508516dc29881d68c2536c54d8a5d8d2a96f
|
|
RMD160 (zc.lockfile-1.3.0.tar.gz) = 6f4fbf4208753eed2a406d4442f4a16abbdde657
|
|
SHA512 (zc.lockfile-1.3.0.tar.gz) = d8bedc2f80d00e55d678367e13b607fa081a24575a7109618d3e99555e159b0d8bb67f3a1ec7b70d781de64681e0a9a8053c0c373048a811db6361cea9a422a9
|
|
Size (zc.lockfile-1.3.0.tar.gz) = 11031 bytes
|