php-console-table 1.3.0-1ubuntu1 source package in Ubuntu

Changelog

php-console-table (1.3.0-1ubuntu1) xenial; urgency=medium

  * Add build dependency on php-mbstring (LP: #1563059).

 -- Nishanth Aravamudan <email address hidden>  Fri, 12 Feb 2016 16:02:01 -0800

Upload details

Uploaded by:
Nish Aravamudan
Sponsored by:
Steve Langasek
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-console-table_1.3.0.orig.tar.gz 11.1 KiB f89efd559cdab730c2735e79b1ae7efe40fd82ed1cdb25fba415a400ed945a07
php-console-table_1.3.0-1ubuntu1.debian.tar.xz 3.3 KiB d9bb487b8c1bcbf45c9cc7e32d1a3b3c5bdee947392df5cdd1af61fd5cfc8fea
php-console-table_1.3.0-1ubuntu1.dsc 2.2 KiB 8a5b167ef091ed2c1c14e444aaac71a6ae9755429e3a6e1b500047806d8e8906

Available diffs

View changes file

Binary packages built by this source

php-console-table: Library that makes it easy to build console style tables

 Provides a Console_Table class with methods such as addRow(), insertRow(),
 addCol() etc. to build console tables with or without headers and with user
 defined table rules, padding, and alignment.