slackbuilds/libraries/zc.lockfile
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README libraries/zc.lockfile: Added (Basic inter-process locks) 2010-08-14 19:04:53 -05:00
slack-desc libraries/zc.lockfile: Added (Basic inter-process locks) 2010-08-14 19:04:53 -05:00
zc.lockfile.SlackBuild libraries/zc.lockfile: Change license. 2011-12-17 21:42:04 -06:00
zc.lockfile.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00

README

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.