SlackBuilds Repository

15.0 > Python > python3-flufl.lock (8.1.0)

NFS-safe file locking with timeouts for POSIX and Windows.

The flufl.lock library provides an NFS-safe file-based locking
algorithm influenced by the GNU/Linux open(2) manpage, under the
description of the O_EXCL option.

The assumption made here is that there will be no outside
interference, e.g. no agent external to this code will ever link() to
the specific lock files used.

Lock objects support lock-breaking so that you can’t wedge a process
forever. This is especially helpful in a web environment, but may not
be appropriate for all applications.

This requires: python3-psutil, python3-atpublic

Maintained by: Yth - Arnaud
Keywords: python,lock,nfs,mailman
ChangeLog: python3-flufl.lock

Homepage:
https://flufllock.readthedocs.io/

Source Downloads:
flufl_lock-8.1.0.tar.gz (03489ca6897b84761a610df91a7c2acd)

Download SlackBuild:
python3-flufl.lock.tar.gz
python3-flufl.lock.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds