Language

Package: python-wcwidth @ 0.1.8

Synopsis

Measure number of terminal column cells of wide-character codes

Description

Wcwidth measures the number of terminal column cells of wide-character codes. It is useful for those implementing a terminal emulator, or programs that carefully produce output to be interpreted by one. It is a Python implementation of the wcwidth and wcswidth C functions specified in POSIX.1-2001 and POSIX.1-2008.

Home page
https://github.com/jquast/wcwidth
Location
gnu/packages/python-xyz.scm (line: 16236, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings