diff options
Diffstat (limited to 'textproc/py-tabletext/pkg-descr')
-rw-r--r-- | textproc/py-tabletext/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/py-tabletext/pkg-descr b/textproc/py-tabletext/pkg-descr index 8c4c1c555830..83ce6feef6a1 100644 --- a/textproc/py-tabletext/pkg-descr +++ b/textproc/py-tabletext/pkg-descr @@ -1,5 +1,3 @@ tabletext is a Python library to format (pretty-print) tabular data as text tables. Its goal is to be as simple as possible, while allowing optional customization of the output. - -WWW: https://pypi.org/project/tabletext/ |