aboutsummaryrefslogtreecommitdiff
path: root/python/python3-prompt_toolkit38/README
diff options
context:
space:
mode:
authorDimitris Zlatanidis <dslackw@gmail.com>2025-04-30 07:34:08 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-30 08:18:31 +0700
commitc9fb5b228fdc3bfc84bb4f419e32fe1edd9ffadc (patch)
treef5fd60dfbeff55e1f8d31f3963f0213c00793793 /python/python3-prompt_toolkit38/README
parent1e44b8742e6801b0832b2746f1ac17ec8c834479 (diff)
python/python3-prompt_toolkit38: Added (Python Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-prompt_toolkit38/README')
-rw-r--r--python/python3-prompt_toolkit38/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-prompt_toolkit38/README b/python/python3-prompt_toolkit38/README
new file mode 100644
index 0000000000..9d1c686804
--- /dev/null
+++ b/python/python3-prompt_toolkit38/README
@@ -0,0 +1,2 @@
+prompt_toolkit is a library for building powerful interactive
+command lines in Python.