diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -18,13 +18,8 @@ The headers as of now are: • mbstring.h — multibyte-strings • optparse.h — option parsing functions • rune.h — inttypes.h but for runes - • unicode/gbrk.h — grapheme breaking • unicode/prop.h — unicode character properties - -The headers planned for inclusion are: - • unicode/norm.h — text normalization - • unicode/sbrk.h — sentence breaking - • unicode/wbrk.h — word breaking + • unicode/string.h — unicode string functions DISCLAIMER: |