summaryrefslogtreecommitdiffstats
path: root/python/python3-atomicwrites/slack-desc
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2023-05-13 09:28:23 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-13 19:27:15 +0700
commit082bab64584f91d23ca0d3fe795f5f9bc6f21978 (patch)
tree609f2bd66ffa6a4a82fa9ca900b02ec0ede9a830 /python/python3-atomicwrites/slack-desc
parent73d6c9e66cd3d4068b4a401cce447c7b71b03f8a (diff)
downloadslackbuilds-082bab64584f91d23ca0d3fe795f5f9bc6f21978.tar.gz
slackbuilds-082bab64584f91d23ca0d3fe795f5f9bc6f21978.tar.xz
python/python3-atomicwrites: Added (library for atomic file writes)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-atomicwrites/slack-desc')
-rw-r--r--python/python3-atomicwrites/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-atomicwrites/slack-desc b/python/python3-atomicwrites/slack-desc
new file mode 100644
index 0000000000..b9420d09f2
--- /dev/null
+++ b/python/python3-atomicwrites/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-atomicwrites: python3-atomicwrites (Python library for atomic file writes)
+python3-atomicwrites:
+python3-atomicwrites: It uses a temporary file in the same directory as the given path.
+python3-atomicwrites: This ensures that the temporary file resides on the same filesystem.
+python3-atomicwrites:
+python3-atomicwrites: Homepage: https://github.com/untitaker/python-atomicwrites
+python3-atomicwrites:
+python3-atomicwrites:
+python3-atomicwrites:
+python3-atomicwrites:
+python3-atomicwrites: