#table #github #codegen #information #python #package #wcswidth

yanked wcwidth

Fast implementations of wcwidth and wcswidth

Uses old Rust 2015

1.12.1 Oct 11, 2019
1.0.1 Apr 28, 2017

#260 in #codegen

Download history 6/week @ 2024-06-22 1/week @ 2024-06-29 1/week @ 2024-07-13 5/week @ 2024-07-20 13/week @ 2024-07-27 2/week @ 2024-08-03 5/week @ 2024-08-10 1/week @ 2024-08-17 4/week @ 2024-08-31 6/week @ 2024-09-07 8/week @ 2024-09-14 23/week @ 2024-09-21 28/week @ 2024-09-28

65 downloads per month

MIT license

34KB
336 lines

Fast implementations of wcwidth and wcswidth.

See https://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c for further information. This package is based on codegen from https://github.com/golang/text/ and the python implementation at https://github.com/jquast/wcwidth.

The current version contains tables updated for Unicode 12.1.

No runtime deps