eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Reece H. Dunn ff7a5e0209 Add support for looking up the general category group for a codepoint. 12 years ago
docs Parse the UCD data files. 12 years ago
src Add support for looking up the general category group for a codepoint. 12 years ago
tools Add support for looking up the general category group for a codepoint. 12 years ago
.gitignore Add the generated file src/categories.cpp so you don't need the Unicode Character Database to build the project. 12 years ago
AUTHORS Parse the UCD data files. 12 years ago
COPYING Parse the UCD data files. 12 years ago
Makefile.am Add ctype-style APIs that are compatible with wctype.h. 12 years ago
README.md Parse the UCD data files. 12 years ago
autogen.sh Infrastructure for building libucd.a. 12 years ago
configure.ac Infrastructure for building libucd.a. 12 years ago

README.md

Unicode Character Database (UCD) Tools

The Unicode Character Database (UCD) Tools is a set of programs for working with the UCD from unicode.org.