You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.. | ||
UNIDATA | 1 year ago | |
Makefile | 1 year ago | |
ReadMe | 1 year ago | |
extract-char-cases.ss | 1 year ago | |
extract-common.ss | 1 year ago | |
extract-info.ss | 1 year ago | |
unicode-char-cases.ss | 1 year ago | |
unicode-charinfo.ss | 1 year ago | |
unicode-data.ss | 1 year ago |
ReadMe
To rebuild unicode-char-cases.ss and unicode-charinfo.ss, download into ./UNIDATA the following files: http://www.unicode.org/Public/UCD/latest/ucd/CompositionExclusions.txt http://www.unicode.org/Public/UCD/latest/ucd/UnicodeData.txt http://www.unicode.org/Public/UCD/latest/ucd/CaseFolding.txt http://www.unicode.org/Public/UCD/latest/ucd/SpecialCasing.txt http://www.unicode.org/Public/UCD/latest/ucd/auxiliary/WordBreakProperty.txt http://www.unicode.org/Public/UCD/latest/ucd/PropList.txt http://www.unicode.org/Public/UCD/latest/ucd/NormalizationTest.txt Then run 'make'.