wcwidth 0.1.8+dfsg1-ok1 source package in openKylin

Changelog

wcwidth (0.1.8+dfsg1-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:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
wcwidth_0.1.8+dfsg1.orig.tar.xz 10.7 KiB e5c72c18558812dab3a5fb48efacf53bdb1a4b804095652446df177aa1d13817
wcwidth_0.1.8+dfsg1-ok1.debian.tar.xz 2.8 KiB d5b5f8db308735a894877d66a04cec377c6795f9fcac9f869390a41e3a669acc
wcwidth_0.1.8+dfsg1-ok1.dsc 2.1 KiB c37aeed85f233ba813b905e3efd75b2c9289109ec31bc6c66aeb97cf36893934

View changes file

Binary packages built by this source

pypy-wcwidth: No summary available for pypy-wcwidth in openkylin yangtze.

No description available for pypy-wcwidth in openkylin yangtze.

python-wcwidth: No summary available for python-wcwidth in openkylin yangtze.

No description available for python-wcwidth in openkylin yangtze.

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.