Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 482 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 482 Bytes

A wcwidth implementation in C

Travis build status

A simple implementation of wcwidth(3) in C as a port of wcwidth.py.

Used in Termux as part of the libandroid-support.so shared library.