diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-10-09 13:08:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-11 00:14:16 +0700 |
commit | f7fa33cd96ca52764362ff49a87cc36b9e14ea96 (patch) | |
tree | 024d05f26e5df723c334e019f85b0afb2fcf9155 /python/curtsies/slack-desc | |
parent | 9957d774bdab649a412012c342544d629d8869a8 (diff) |
python/curtsies: Added (terminal wrapper).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/curtsies/slack-desc')
-rw-r--r-- | python/curtsies/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/curtsies/slack-desc b/python/curtsies/slack-desc new file mode 100644 index 000000000000..acebc08cce3b --- /dev/null +++ b/python/curtsies/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +curtsies: curtsies (Curses-like terminal wrapper) +curtsies: +curtsies: Curses-like terminal wrapper with a display based on compositing +curtsies: 2d arrays of text. +curtsies: +curtsies: Homepage: https://github.com/thomasballinger/curtsies +curtsies: +curtsies: +curtsies: +curtsies: +curtsies: |