wcwidth 0.2.5+dfsg1-ok2 source package in openKylin

Changelog

wcwidth (0.2.5+dfsg1-ok2) nile; urgency=medium

  * Build for openKylin

 -- liubo01 <email address hidden>  Wed, 05 Jun 2024 15:59:32 +0800

Upload details

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

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wcwidth_0.2.5+dfsg1.orig.tar.gz 29.6 KiB 93f1c3bf69c677032a2339f636a2d14004ce013e57acd36b6e129f45b28d096a
wcwidth_0.2.5+dfsg1-ok2.debian.tar.xz 4.6 KiB 65ee27122cc6a308a1c0e12cea050422529c0acdeb990301fe3fdfc73c58ca5b
wcwidth_0.2.5+dfsg1-ok2.dsc 1.9 KiB 8a8ae700cd2c4ebcc53def16d833ef964934bef41c20fcde450240d8a735c890

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.