summaryrefslogtreecommitdiffstats
path: root/python/python3-texttable/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-texttable/README')
-rw-r--r--python/python3-texttable/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-texttable/README b/python/python3-texttable/README
new file mode 100644
index 0000000000..3f57b1e824
--- /dev/null
+++ b/python/python3-texttable/README
@@ -0,0 +1,2 @@
+texttable is a Python module to generate a formatted text table,
+using ASCII characters.