diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2021-01-29 21:48:07 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-30 10:29:16 +0700 |
commit | 2f047786e33355ca2454ebb950272e150819c528 (patch) | |
tree | 1b19e3749c006ecc7b0e8eaac929cad3647fa5e8 /python/curtsies/README | |
parent | 7a497b73ff2823be900640f291ab7e838bf1a5f3 (diff) | |
download | slackbuilds-2f047786e33355ca2454ebb950272e150819c528.tar.gz |
python/curtsies: Updated for version 0.3.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/curtsies/README')
-rw-r--r-- | python/curtsies/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/curtsies/README b/python/curtsies/README index 02f1d5f73d..262cdfd755 100644 --- a/python/curtsies/README +++ b/python/curtsies/README @@ -1,4 +1,2 @@ Curses-like terminal wrapper with a display based on compositing 2d arrays of text. - -Optional dependency: python3 |