Package: wnpp Severity: wishlist Owner: Sandro Tosi <[email protected]>
* Package name : prettytable Version : 0.5 Upstream Author : Luke Maurits <[email protected]> * URL : http://pypi.python.org/pypi/PrettyTable/0.5 * License : BSD Programming Lang: Python Description : library to represent tabular data in visually appealing ASCII tables 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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

