libtext-format-perl 0.63-ok1 source package in openKylin

Changelog

libtext-format-perl (0.63-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 09:22:52 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libtext-format-perl_0.63.orig.tar.gz 27.5 KiB fc64654f7d8da7071760ea0116e112b6d661b0a7bc3188dff1b2d52fb6a663cb
libtext-format-perl_0.63-ok1.debian.tar.xz 1.8 KiB 898a06b0bf5fd9c7d3a5a07c1c7590bf8421d816b9a6b4504c1866d3b927b978
libtext-format-perl_0.63-ok1.dsc 2.0 KiB 46cd49ecee4ff32ad121e2974f6ef0cadf5bc3b21fc985ec6a47155a18455866

Available diffs

View changes file

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.