From 393b89f89f8cc63bb66cc4f236256d01495ecd9f Mon Sep 17 00:00:00 2001 From: Dave Woodfall Date: Thu, 6 May 2021 17:11:25 +0100 Subject: python/python-texttable: Renamed python2-texttable. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/python2-texttable/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python2-texttable/README (limited to 'python/python2-texttable/README') 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. -- cgit v1.2.3