mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
3d8692d01b
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
6 lines
185 B
Text
6 lines
185 B
Text
zc.lockfile (Basic inter-process locks)
|
|
|
|
The zc.lockfile package provides a basic portable implementation of
|
|
interprocess locks using lock files.
|
|
|
|
To build, this requires pysetuptools.
|