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
wcwidth (0.2.5+dfsg1-ok2) nile; urgency=medium * Build for openKylin -- liubo01 <email address hidden> Wed, 05 Jun 2024 15:59:32 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | python | |
Huanghe V3.0 | release | main | python | |
Nile V2.0 | release | main | python | |
Nile V2.0 | proposed | main | python |
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 |
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.