GBK support for Lua

$ luarocks install gbk

This module used to convert UTF-8 string from/to GBK encoded (Chinese
encoding) string.

It used database file from Unicode Database, see `parse_bestfit.lua` for more
detail.

It can be used to convert characters from other code page other than CP936
(the GBK code page), just download different bestfit file, and change the name
of library, but it only support mbcs encoding/decoding.

Versions

scm-0dev9 years ago8 downloads
0.1.1-28 years ago441 downloads
0.1.1-18 years ago88 downloads
0.1.0-18 years ago39 downloads

Dependencies

lua >= 5.1

Dependency for

Access_File_Data

Manifests