python-cwcwidth 0.1.6-1build1 source package in Ubuntu

Changelog

python-cwcwidth (0.1.6-1build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Wed, 16 Mar 2022 23:03:20 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Sebastian Ramacher
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
python-cwcwidth_0.1.6.orig.tar.gz 10.8 KiB 1b31da599c9f0cf41f39ed10c1ceaa01d6024e31c6cd9aea2885b1f2a6d15fba
python-cwcwidth_0.1.6-1build1.debian.tar.xz 2.5 KiB c5a1aefec8d461b2c1d26609c0f1dc831e1225f5f7ca2648304ad08aa461e2ba
python-cwcwidth_0.1.6-1build1.dsc 2.0 KiB 8f15fb4a979fa043fcd14711ec98da67c4423a0c9d4c9acea32dbd435ccb3d70

View changes file

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