aboutsummaryrefslogtreecommitdiff
path: root/python/python3-confuse/slack-desc
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-11-05 00:48:44 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:08 +0700
commitfe4e4bfe5d147e851789f02cea37ac1b029589d2 (patch)
tree6ab8e9e68da754feedf98275983c5213dd7291df /python/python3-confuse/slack-desc
parent827b492a82957932346958acf4f24d10049527b3 (diff)
python/python3-confuse: Added (painless YAML config files)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-confuse/slack-desc')
-rw-r--r--python/python3-confuse/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-confuse/slack-desc b/python/python3-confuse/slack-desc
new file mode 100644
index 0000000000..a95cd526fa
--- /dev/null
+++ b/python/python3-confuse/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-confuse: python3-confuse (painless YAML config files)
+python3-confuse:
+python3-confuse: Confuse is a configuration library for Python that uses YAML. It takes
+python3-confuse: care of defaults, overrides, type checking, command-line integration,
+python3-confuse: environment variable support, human-readable errors, and standard
+python3-confuse: OS-specific locations.
+python3-confuse:
+python3-confuse:
+python3-confuse: Homepage: https://github.com/beetbox/confuse
+python3-confuse:
+python3-confuse: