summaryrefslogtreecommitdiffstats
path: root/libraries/zc.lockfile/README
blob: 6b5a4a01dfa0ba2234c634784636e5c8d1f11aed (plain)
1
2
3
4
5
6
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.