From c9fb5b228fdc3bfc84bb4f419e32fe1edd9ffadc Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 30 Apr 2025 07:34:08 +0700 Subject: python/python3-prompt_toolkit38: Added (Python Library). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-prompt_toolkit38/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-prompt_toolkit38/README (limited to 'python/python3-prompt_toolkit38/README') 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. -- cgit v1.2.3