libtext-ansi-util-perl 0.234-1 source package in Ubuntu

Changelog

libtext-ansi-util-perl (0.234-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.234.
  * Update years of upstream copyright.
  * Update test and runtime dependencies.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sun, 11 Jun 2023 03:08:01 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtext-ansi-util-perl_0.234-1.dsc 2.4 KiB 5b395f1ab640864b8579a0ac416553963421bcbcba50f3474c0f4e050181562f
libtext-ansi-util-perl_0.234.orig.tar.gz 30.1 KiB 17eb1f7bb270b1cb2a827262587a66c0e04abfa535a80bb0800ec44317035240
libtext-ansi-util-perl_0.234-1.debian.tar.xz 1.9 KiB ff7b1a64454254cbeffeeefb843ea80aef89b39d6f4f190788b1116ed7280d73

Available diffs

No changes file available.

Binary packages built by this source

libtext-ansi-util-perl: routines for text containing ANSI color codes

 Text::ANSI::Util provides routines for dealing with text that contains
 ANSI color codes, e.g. for determining its length/width (excluding the color
 codes), stripping the color codes, extracting the color codes, and so on.