| Name: | python3-beautifultable |
|---|---|
| Version: | 0.8.0 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 156715 |
| License: | MIT |
| RPM: | python3-beautifultable-0.8.0-2.el8.noarch.rpm |
| Source RPM: | python-beautifultable-0.8.0-2.el8.src.rpm |
| Build Date: | Thu Sep 17 2020 |
| Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/pri22296/beautifultable |
| Summary: | Print ASCII tables for terminals |
| Description: | This package provides the BeautifulTable class for easily printing tabular data in a visually appealing ASCII format to a terminal. Features included but not limited to: - Full customization of the look and feel of the table - Build the Table as you wish, By adding rows, or by columns or even mixing both these approaches - Full support for colors using ANSI sequences or any library of your choice - Plenty of predefined styles for multiple use cases and option to create custom ones - Support for Unicode characters |
- Add missing BR for tests (rhbz#1812435)
- Initial package for Fedora