Paketname | python-prettytable |
Beschreibung | library to represent tabular data in visually appealing ASCII tables |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | prettytable |
Paketgröße | 8012 Byte |
Prüfsumme MD5 | dc608dc134bbb8324f9c795d131de20d |
Prüfsumme SHA1 | f134b48416788e8ac4bb555e952a6f47aadb05d0 |
Prüfsumme SHA256 | 39359c5c3257101ecfbc47bbc2eb68ca71e379374a7629bf1e96337ace4dc571 |
Link zum Herunterladen | python-prettytable_0.5-1_all.deb |
Ausführliche Beschreibung | 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.
|