summaryrefslogtreecommitdiff
path: root/textproc/py-terminaltables3/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-terminaltables3/pkg-descr')
-rw-r--r--textproc/py-terminaltables3/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/py-terminaltables3/pkg-descr b/textproc/py-terminaltables3/pkg-descr
new file mode 100644
index 000000000000..86af9f488f7c
--- /dev/null
+++ b/textproc/py-terminaltables3/pkg-descr
@@ -0,0 +1,8 @@
+Easily draw tables in terminal/console applications from a list of
+lists of strings. Supports multi-line rows.
+
+This is a fork of the terminaltables project. Which is archived and
+unmaintained. This library is in a new namespace but should otherwise
+be a drop in replacement. Maintaining goals consist of maintaining
+ecosystem compatibility, type annotations and responding to community
+pull requests.