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
wcwidth (0.2.14+dfsg1-ok3) huanghe; urgency=medium *skip test -- liubo01 <email address hidden> Thu, 13 Aug 2026 20:47:53 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| 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 |
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.