summaryrefslogtreecommitdiffstats
path: root/python/curtsies/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-10-09 08:08:24 +0200
committer Willy Sudiarto Raharjo2014-10-10 19:14:16 +0200
commitf7fa33cd96ca52764362ff49a87cc36b9e14ea96 (patch)
tree024d05f26e5df723c334e019f85b0afb2fcf9155 /python/curtsies/README
parent9957d774bdab649a412012c342544d629d8869a8 (diff)
downloadslackbuilds-f7fa33cd96ca52764362ff49a87cc36b9e14ea96.tar.gz
python/curtsies: Added (terminal wrapper).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/curtsies/README')
-rw-r--r--python/curtsies/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/curtsies/README b/python/curtsies/README
new file mode 100644
index 0000000000..262cdfd755
--- /dev/null
+++ b/python/curtsies/README
@@ -0,0 +1,2 @@
+Curses-like terminal wrapper with a display based on compositing
+2d arrays of text.