Name: | python-prettytable |
---|---|
Version: | 0.7.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 183858 |
License: | BSD |
RPM: | python-prettytable-0.7.2-1.el7.noarch.rpm |
Source RPM: | python-prettytable-0.7.2-1.el7.src.rpm |
Build Date: | Fri Nov 07 2014 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/PrettyTable |
Summary: | Python library to display tabular data in tables |
Description: | 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. |
- Latest upstream
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- New upstream version - Added support for python3 - Included README, COPYING, and CHANGELOG in docs
- Update to 0.6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- BuildRequire python-setuptools
- Initial package.