blob: 52a189edfd36f7df83c5e493b23ecd35a39170a3 (
plain) (
blame)
1
2
3
4
5
|
A UTF8 layer for IO and Strings. The utf8-string package provides operations for
encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8
without truncation.
WWW: http://github.com/glguy/utf8-string/
|