diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-10-14 01:16:50 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-15 10:47:33 +0700 |
| commit | 4c91b8cf664cd3807a56a4153dcc891674a3e525 (patch) | |
| tree | 9c72ef7b62f2166f60222b0a596c03e8a659770d /python/python3-texttable/slack-desc | |
| parent | 5f9e72112c0b0ad3a5369ac59957f430e6e4fa8c (diff) | |
python/python3-texttable: Added (module for simple ASCII tables)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-texttable/slack-desc')
| -rw-r--r-- | python/python3-texttable/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-texttable/slack-desc b/python/python3-texttable/slack-desc new file mode 100644 index 0000000000..ba09bbb5e0 --- /dev/null +++ b/python/python3-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------------------------------------------------------| +python3-texttable: python3-texttable (module for creating simple ASCII tables) +python3-texttable: +python3-texttable: texttable is a Python module to generate a formatted text table, using +python3-texttable: ASCII characters. +python3-texttable: +python3-texttable: Homepage: https://github.com/foutaise/texttable +python3-texttable: +python3-texttable: +python3-texttable: +python3-texttable: +python3-texttable: |
