Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2020 17:56:12 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r551954 - head/devel/py-prettytable0
Message-ID:  <202010101756.09AHuCtj051078@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 10 17:56:11 2020
New Revision: 551954
URL: https://svnweb.freebsd.org/changeset/ports/551954

Log:
  Update WWW

Modified:
  head/devel/py-prettytable0/pkg-descr

Modified: head/devel/py-prettytable0/pkg-descr
==============================================================================
--- head/devel/py-prettytable0/pkg-descr	Sat Oct 10 17:56:06 2020	(r551953)
+++ head/devel/py-prettytable0/pkg-descr	Sat Oct 10 17:56:11 2020	(r551954)
@@ -1,8 +1,8 @@
-PrettyTable is a simple Python library designed to make it quick and
-easy to represent tabular data in visually appealing ASCII tables.
-It was inspired by the ASCII tables used in the PostgreSQL shell psql.
-PrettyTable allows for selection of which columns are to be printed,
-independent alignment of columns (left or right justified or centred)
-and printing of "sub-tables" by specifying a row range.
+PrettyTable is a simple Python library designed to make it quick and easy to
+represent tabular data in visually appealing ASCII tables. It was inspired by
+the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for
+selection of which columns are to be printed, independent alignment of columns
+(left or right justified or centred) and printing of "sub-tables" by specifying
+a row range.
 
-WWW: https://pypi.org/project/PrettyTable/
+WWW: https://github.com/jazzband/prettytable



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010101756.09AHuCtj051078>