python-cwcwidth 0.1.7-1 source package in Ubuntu
Changelog
python-cwcwidth (0.1.7-1) unstable; urgency=medium * New upstream version 0.1.7 -- Sebastian Ramacher <email address hidden> Mon, 22 Aug 2022 22:47:32 +0200
Upload details
- Uploaded by:
- Sebastian Ramacher
- Uploaded to:
- Sid
- Original maintainer:
- Sebastian Ramacher
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-cwcwidth_0.1.7-1.dsc | 2.0 KiB | 29b71c7e76a0aa4645e4a81c6e77bf14d8ce1ac5052eb259216ac0f1aa43e273 |
python-cwcwidth_0.1.7.orig.tar.gz | 37.2 KiB | c0d647e12e3a4b15a881e1d84f796937516648489e011257237dc2179d6b1951 |
python-cwcwidth_0.1.7-1.debian.tar.xz | 2.5 KiB | 241490b29458dd04dc714812c5b97deeccb20fcd57f865d6154b168f1ee37735 |
Available diffs
No changes file available.
Binary packages built by this source
- python3-cwcwidth: Python bindings for wc(s)width (Python 3)
This module provides functions to compute the printable length of a unicode
character/string on a terminal. It leverages the wcwidth(3) and wcswidth(3)
functions as defined in POSIX.1-2001 and POSIX.1-2008. This module provides
the same functions as the pure Python implementation found in python3-wcwidth.
.
This package provides the module for Python 3.
- python3-cwcwidth-dbgsym: debug symbols for python3-cwcwidth