wcwidth 0.2.14+dfsg1-ok3 source package in openKylin

Changelog

wcwidth (0.2.14+dfsg1-ok3) huanghe; urgency=medium

  *skip test

 -- liubo01 <email address hidden>  Thu, 13 Aug 2026 20:47:53 +0800

Upload details

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

Publishing See full publishing history

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

Downloads

File Size SHA-256 Checksum
wcwidth_0.2.14+dfsg1.orig.tar.xz 54.0 KiB f1b2f5f3db2fef7f92059345b854ac852fcebef7fea1a8867025624d1eb99d6b
wcwidth_0.2.14+dfsg1-ok3.debian.tar.xz 9.1 KiB c29b13c32d78525a8b7ab6c7a36180593ac9912d13dd32e5367feee771368a46
wcwidth_0.2.14+dfsg1-ok3.dsc 1.9 KiB f9a8b8cd0148be5351ede88e007e7ee259f92a23c2774c75148eaf8ed775a009

View changes file

Binary packages built by this source

python3-wcwidth: determine printable width of a string on a terminal

 wcwidth allows one to determine the printable width of a string on a terminal.
 It provides functions similar to wcwidth(3) and wcswidth(3) for Python
 programs.