libtext-charwidth-perl 0.04-ok1 source package in openKylin

Changelog

libtext-charwidth-perl (0.04-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtext-charwidth-perl_0.04.orig.tar.bz2 8.1 KiB 2990c13c3f4a5479d7dbc5a94b86c23798cf0dc7df54ffe54e065f072558b6ed
libtext-charwidth-perl_0.04-ok1.debian.tar.xz 1.6 KiB 33568bb3dea49f642ea1c7c7a4bb057a4e6d2c09ddfb17068f62efefb4249dc9
libtext-charwidth-perl_0.04-ok1.dsc 1.9 KiB 1d0586ec48d53f3e843c080441faca4b33454563f7f1b5ddc24060fef7670aee

View changes file

Binary packages built by this source

libtext-charwidth-perl: get display widths of characters on the terminal

 Text::CharWidth permits one to get the display widths of characters
 and strings on the terminal, using wcwidth() and wcswidth() from libc.
 .
 It provides mbwidth(), mbswidth(), and mblen().