aboutsummaryrefslogtreecommitdiff
path: root/python/python3-configargparse/slack-desc
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-14 13:57:09 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-14 13:57:09 +0700
commit8585e0dbabb52a1c4550a8db3ec340289fa65763 (patch)
treeb34f38e8484ec9030cc89b15b9c314a086a9a651 /python/python3-configargparse/slack-desc
parent7f44fee5d6e6f48e1ca0a1c489c51452debe0590 (diff)
python/python3-configargparse: Renamed from python-configargparse.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-configargparse/slack-desc')
-rw-r--r--python/python3-configargparse/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-configargparse/slack-desc b/python/python3-configargparse/slack-desc
new file mode 100644
index 0000000000..b3915f9e53
--- /dev/null
+++ b/python/python3-configargparse/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-configargparse: python3-configargparse (Python module)
+python3-configargparse:
+python3-configargparse: A drop-in replacement for argparse that allows options to also be set
+python3-configargparse: via config files and/or environment variables
+python3-configargparse:
+python3-configargparse:
+python3-configargparse:
+python3-configargparse:
+python3-configargparse: Project URL: https://github.com/bw2/ConfigArgParse
+python3-configargparse:
+python3-configargparse: