python-cwcwidth 0.1.7-1build1 source package in Ubuntu

Changelog

python-cwcwidth (0.1.7-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 17:41:14 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cwcwidth_0.1.7.orig.tar.gz 37.2 KiB c0d647e12e3a4b15a881e1d84f796937516648489e011257237dc2179d6b1951
python-cwcwidth_0.1.7-1build1.debian.tar.xz 2.5 KiB 0c02dafef3c8068a1740f362c58f47828cdaaa680ae898330e54358fd78eb47f
python-cwcwidth_0.1.7-1build1.dsc 2.0 KiB 74f700aebd8b26e6afca4e50a965eacf076d66196fc7ad22e1df82b2a1bd70bc

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