@@ -157,8 +157,13 @@ Other Languages
157157- `janlelis/unicode-display_width `_: Ruby
158158- `alecrabbit/php-wcwidth `_: PHP
159159- `Text::CharWidth `_: Perl
160+ - `bluebear94/Terminal-WCWidth `: Perl 6
160161- `mattn/go-runewidth `_: Go
161162- `emugel/wcwidth `_: Haxe
163+ - `aperezdc/lua-wcwidth `: Lua
164+ - `joachimschmidt557/zig-wcwidth `: Zig
165+ - `fumiyas/wcwidth-cjk `: `LD_PRELOAD ` override
166+ - `joshuarubin/wcwidth9 `: Unicode version 9 in C
162167
163168History
164169-------
@@ -255,12 +260,15 @@ http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c::
255260.. _`LuminosoInsight/python-ftfy` : https://github.com/LuminosoInsight/python-ftfy
256261.. _`alecrabbit/php-wcwidth` : https://github.com/alecrabbit/php-wcwidth
257262.. _`Text::CharWidth` : https://metacpan.org/pod/Text::CharWidth
263+ .. _`bluebear94/Terminal-WCWidth` : https://github.com/bluebear94/Terminal-WCWidth
258264.. _`mattn/go-runewidth` : https://github.com/mattn/go-runewidth
259265.. _`emugel/wcwidth` : https://github.com/emugel/wcwidth
260266.. _`jquast/ucs-detect` : https://github.com/jquast/ucs-detect
261267.. _`Avram Lubkin` : https://github.com/avylove
262268.. _`nbedos/termtosvg` : https://github.com/nbedos/termtosvg
263269.. _`peterbrittain/asciimatics` : https://github.com/peterbrittain/asciimatics
270+ .. _`aperezdc/lua-wcwidth` : https://github.com/aperezdc/lua-wcwidth
271+ .. _`fumiyas/wcwidth-cjk` : https://github.com/fumiyas/wcwidth-cjk
264272.. |pypi_downloads | image :: https://img.shields.io/pypi/dm/wcwidth.svg?logo=pypi
265273 :alt: Downloads
266274 :target: https://pypi.org/project/wcwidth/
0 commit comments