summaryrefslogtreecommitdiffstats
path: root/python/python3-lockfile/slack-desc
diff options
context:
space:
mode:
author Dimitris Zlatanidis <dslackw@gmail.com>2024-02-07 06:37:25 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-10 16:09:46 +0700
commitf90a2baf77e4770e8772376c05e1e7fc5392c554 (patch)
treef714b18dfb6aced3c6b57179a8f3f8825f816bca /python/python3-lockfile/slack-desc
parent0ab09a2fbf8e1b6eab4f5cebb9f22e1d2f2886c5 (diff)
downloadslackbuilds-f90a2baf77e4770e8772376c05e1e7fc5392c554.tar.gz
slackbuilds-f90a2baf77e4770e8772376c05e1e7fc5392c554.tar.xz
python/python3-lockfile: Added (file locking module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/python3-lockfile/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-lockfile/slack-desc b/python/python3-lockfile/slack-desc
new file mode 100644
index 0000000000..d621697a12
--- /dev/null
+++ b/python/python3-lockfile/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-lockfile: python3-lockfile (Python simple API for locking files)
+python3-lockfile:
+python3-lockfile: The lockfile package exports a LockFile class which provides
+python3-lockfile: a simple API for locking files.
+python3-lockfile:
+python3-lockfile: Homepage: https://pypi.org/project/lockfile
+python3-lockfile:
+python3-lockfile:
+python3-lockfile:
+python3-lockfile:
+python3-lockfile: