Name: | python-prettytable |
---|---|
Version: | 0.7.2 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 183858 |
License: | BSD |
RPM: | python-prettytable-0.7.2-3.el7.noarch.rpm |
Source RPM: | python-prettytable-0.7.2-3.el7.src.rpm |
Build Date: | Sat May 27 2017 |
Build Host: | x86-ol7-builder-02.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. |
- Import to RHEL 7 - Bump release for rebuild Resolves: rhbz#1434891
- 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.