aboutsummaryrefslogtreecommitdiff
path: root/python/curtsies/README
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2014-10-09 13:08:24 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-11 00:14:16 +0700
commitf7fa33cd96ca52764362ff49a87cc36b9e14ea96 (patch)
tree024d05f26e5df723c334e019f85b0afb2fcf9155 /python/curtsies/README
parent9957d774bdab649a412012c342544d629d8869a8 (diff)
downloadslackbuilds-f7fa33cd96ca52764362ff49a87cc36b9e14ea96.tar.xz
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 000000000000..262cdfd75506
--- /dev/null
+++ b/python/curtsies/README
@@ -0,0 +1,2 @@
+Curses-like terminal wrapper with a display based on compositing
+2d arrays of text.