wcwidth 1.0.1

Fast implementations of wcwidth and wcswidth.
Documentation
wcwidth-1.0.1 has been yanked.

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.