aboutsummaryrefslogtreecommitdiff
path: root/python/python2-texttable/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-06 17:11:25 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-08 01:41:51 +0700
commit393b89f89f8cc63bb66cc4f236256d01495ecd9f (patch)
tree75c7a54b3cbe6946eadd789e119ce98699088490 /python/python2-texttable/README
parent69c04aa84843dae05722faa566369283bbcc4501 (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/README')
-rw-r--r--python/python2-texttable/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python2-texttable/README b/python/python2-texttable/README
new file mode 100644
index 0000000000..f965678d43
--- /dev/null
+++ b/python/python2-texttable/README
@@ -0,0 +1,2 @@
+texttable is a Python module to generate a formatted text table, using
+ASCII characters.