Module to manage command-line arguments.
Placeholder for a selection of ASCII utilities. These generally will not work with utf8, and cannot be easily extended to utf16 or utf32
Provides case mapping Functions for Unicode Strings. As of now it is only 99 % complete, because it does not take into account Conditional case mappings. This means the Greek Letter Sigma will not be correctly case mapped at the end of a Word, and the Locales Lithuanian, Turkish and Azeri are not taken into account during Case Mappings. This means all in all around 12 Characters will not be mapped correctly under some circumstances.
Contains the Unicode Data files converted to structs and simple accessor functions. This file is generated by a Perl script. All necessary changes should be made in the script, not in this file.
Placeholder for a variety of wee functions.