diff options
| author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-06 17:11:25 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-08 01:41:51 +0700 |
| commit | 393b89f89f8cc63bb66cc4f236256d01495ecd9f (patch) | |
| tree | 75c7a54b3cbe6946eadd789e119ce98699088490 /python/python2-texttable/slack-desc | |
| parent | 69c04aa84843dae05722faa566369283bbcc4501 (diff) | |
python/python-texttable: Renamed python2-texttable.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-texttable/slack-desc')
| -rw-r--r-- | python/python2-texttable/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-texttable/slack-desc b/python/python2-texttable/slack-desc new file mode 100644 index 0000000000..d112c6294d --- /dev/null +++ b/python/python2-texttable/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------------------------------------------------------| +python2-texttable: python2-texttable (module for creating simple ASCII tables) +python2-texttable: +python2-texttable: texttable is a Python module to generate a formatted text table, using +python2-texttable: ASCII characters. +python2-texttable: +python2-texttable: Homepage: https://github.com/foutaise/texttable +python2-texttable: +python2-texttable: +python2-texttable: +python2-texttable: +python2-texttable: |
