aboutsummaryrefslogtreecommitdiff
path: root/python/python3-progress/README
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2023-01-05 23:56:38 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-07 08:13:35 +0700
commit55330fc6a5c6f1617f403ea25822f51a5184667c (patch)
treeb4d7334e76db298f89e9bf86c08d094ef278ac66 /python/python3-progress/README
parent20010015913b7868ec8674dfe80e5e7d4b52c641 (diff)
python/python3-progress: Added (Easy progress reporting for Python)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-progress/README')
-rw-r--r--python/python3-progress/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-progress/README b/python/python3-progress/README
new file mode 100644
index 0000000000..cd59e8989d
--- /dev/null
+++ b/python/python3-progress/README
@@ -0,0 +1,2 @@
+A python library that can create a progress bar.
+