Skip to content

Dan-J-D/utf8lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utf8lib

A Simple Pure C99 utf8 encoder and decoder.

Build Tests with CMake:

cmake -S tests -B build
cmake --build build

Build Tests with CMakeAuto

cmakeauto build -s tests

References

  • RFC 3629 - UTF-8, a transformation format of ISO 10646

About

A Simple Pure C99 utf8 encoder and decoder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published