aboutsummaryrefslogtreecommitdiff
path: root/python/python-configargparse/README
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/python-configargparse/README
parent7f44fee5d6e6f48e1ca0a1c489c51452debe0590 (diff)
python/python3-configargparse: Renamed from python-configargparse.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-configargparse/README')
-rw-r--r--python/python-configargparse/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python-configargparse/README b/python/python-configargparse/README
deleted file mode 100644
index 2d7e00f0db..0000000000
--- a/python/python-configargparse/README
+++ /dev/null
@@ -1,2 +0,0 @@
-A drop-in replacement for argparse that allows options to also be set
-via config files and/or environment variables