libtext-format-perl 0.62-1 source package in Ubuntu

Changelog

libtext-format-perl (0.62-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Import upstream version 0.62

  [ gregor herrmann ]
  * Update debian/upstream/metadata.
  * Update years of upstream and packaging copyright.

 -- gregor herrmann <email address hidden>  Sun, 18 Oct 2020 03:38:09 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtext-format-perl_0.62-1.dsc 2.4 KiB cd75c1356921bb7cff27f0b6bf52131e318905752e82066fec33db9644d60f8d
libtext-format-perl_0.62.orig.tar.gz 27.2 KiB 7d429057319e123c590ba0765334f0ade4a5eb9ea8db7c0ec4d3902de5f90404
libtext-format-perl_0.62-1.debian.tar.xz 4.2 KiB 6f77b6ec40b70632341f7c27806ebd6f39a7f47ed4b98da310f1c214b87a79fc

Available diffs

No changes file available.

Binary packages built by this source

libtext-format-perl: module for formatting plain text

 Text::Format is a Perl module that provides various utility functions for
 formatting plain text. This module is similar to, but more powerful than,
 the Text::Wrap module (in Perl core). It can format arbitrary lines into
 paragraphs, center text, handle indentation and left/right margins, and
 convert between tabs and spaces.