diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-31 18:42:01 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-01 23:54:42 +0700 |
commit | 6ce8592d367470133a2134b8ccee3283f1a8d024 (patch) | |
tree | 495fa9adbf3fd5fe13dcc5156f68eaf1223d2e87 /python/terminaltables/slack-desc | |
parent | ffd7735760e59fa4e85d0429ad6f39113c450561 (diff) |
python/terminaltables: Added (Generate tables in terminals).
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/terminaltables/slack-desc')
-rw-r--r-- | python/terminaltables/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/terminaltables/slack-desc b/python/terminaltables/slack-desc new file mode 100644 index 0000000000000..2b67293cbb9e5 --- /dev/null +++ b/python/terminaltables/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------------------------------------------------------| +terminaltables: terminaltables (Generate tables in terminals) +terminaltables: +terminaltables: Easily draw tables in terminal/console applications from a list of +terminaltables: lists of strings. Supports multi-line rows. +terminaltables: +terminaltables: Homepage: https://github.com/Robpol86/terminaltables +terminaltables: +terminaltables: +terminaltables: +terminaltables: +terminaltables: |