mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
7 lines
185 B
Text
7 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.
|