From 507f4f9b2b33ee8abfa3078251b883faf703c0db Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 11 Apr 2015 22:42:31 +0700 Subject: python/python-tabulate: Added (Pretty-print tabular data). Signed-off-by: Willy Sudiarto Raharjo --- python/python-tabulate/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 python/python-tabulate/README (limited to 'python/python-tabulate/README') diff --git a/python/python-tabulate/README b/python/python-tabulate/README new file mode 100644 index 0000000000..6fda5101d1 --- /dev/null +++ b/python/python-tabulate/README @@ -0,0 +1 @@ +Pretty-print tabular data in Python, a library and a command-line utility. -- cgit v1.2.3