diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-10-26 18:00:19 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-27 00:36:09 +0700 |
commit | 51c747719fae0e7093d638dc0a98c6a7dd50dd63 (patch) | |
tree | dcefa3e0338e2f8b0fe9c81daa89bed821e1c359 /python/curtsies/README | |
parent | 87442475f32a305c5a60a66badd56617dbd08d65 (diff) | |
download | slackbuilds-51c747719fae0e7093d638dc0a98c6a7dd50dd63.tar.gz |
python/curtsies: Updated for version 0.3.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/curtsies/README')
-rw-r--r-- | python/curtsies/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/curtsies/README b/python/curtsies/README index 262cdfd755..02f1d5f73d 100644 --- a/python/curtsies/README +++ b/python/curtsies/README @@ -1,2 +1,4 @@ Curses-like terminal wrapper with a display based on compositing 2d arrays of text. + +Optional dependency: python3 |