terminaltables 3.1.0-4 source package in Ubuntu

Changelog

terminaltables (3.1.0-4) unstable; urgency=medium

  [ Carl Suster ]
  * Remove d/gbp.conf except for branch/tag layout (Closes: #944687).

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Sandro Tosi <email address hidden>  Sat, 04 Jun 2022 21:40:53 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
terminaltables_3.1.0-4.dsc 2.2 KiB 8da68876975d5dfaea224d64ecc71563c0fc8af089956423a094a6b426e839cb
terminaltables_3.1.0.orig.tar.gz 272.0 KiB c02ecf68e22374ca8226d2af314875489e59d523ebec6a363a554e4716a84723
terminaltables_3.1.0-4.debian.tar.xz 4.8 KiB e7ab94bd4af5c0da1cf883c21aa759a5758caea37e41d2163a4993818e9fdcd1

Available diffs

No changes file available.

Binary packages built by this source

python-terminaltables-doc: Documentation for terminaltables table printer

 Easily draw tables in terminal/console applications from a list of lists of
 strings.
 .
 This package contains the documentation for terminaltables.

python3-terminaltables: Python library for printing tables to the console

 Easily draw tables in terminal/console applications from a list of lists of
 strings.
 .
 Supports: multi-line rows, table titles, POSIX and Windows, Wide CJK
 (Chinese/Japanese/Korean) characters are displayed correctly, RTL Arabic and
 Hebrew characters are aligned correctly, alignment and justification.
 Colored text is supported through colorclass, colorama, termcolor, or just
 plain ANSI escape codes.
 .
 This package provides the Python 3 module.