aboutsummaryrefslogtreecommitdiff
path: root/python/python3-flufl.lock/slack-desc
diff options
context:
space:
mode:
authorYth - Arnaud <yth@ythogtha.org>2023-07-29 07:48:45 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-29 07:48:45 +0700
commit21d42362b0fdce0f1ecc03ac7faa3b8f36c5d359 (patch)
tree801eb4cd94c185ae8a35293d24c7e8fc8ac6242d /python/python3-flufl.lock/slack-desc
parent737604575d23fe8d7a9274ff48c893b176253c89 (diff)
python/python3-flufl.lock: Added (NFS-safe file locking).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-flufl.lock/slack-desc')
-rw-r--r--python/python3-flufl.lock/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-flufl.lock/slack-desc b/python/python3-flufl.lock/slack-desc
new file mode 100644
index 0000000000..042b98d90f
--- /dev/null
+++ b/python/python3-flufl.lock/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-flufl.lock: python3-flufl.lock (NFS-safe file locking with timeouts)
+python3-flufl.lock:
+python3-flufl.lock: NFS-safe file locking with timeouts for POSIX and Windows.
+python3-flufl.lock:
+python3-flufl.lock: The flufl.lock library provides an NFS-safe file-based locking
+python3-flufl.lock: algorithm influenced by the GNU/Linux open(2) manpage, under the
+python3-flufl.lock: description of the O_EXCL option.
+python3-flufl.lock:
+python3-flufl.lock:
+python3-flufl.lock:
+python3-flufl.lock: