diff options
| author | 2024-02-14 12:02:02 -0400 | |
|---|---|---|
| committer | 2024-02-14 12:02:02 -0400 | |
| commit | 703a824c1bb7fc41535c9515c5a2209d04899d19 (patch) | |
| tree | 0572d99ce590a644bf54444a41e20a9688fecb19 /unicode/ReadMe.txt | |
| parent | Removed unreachables from CodePointIterator (diff) | |
| download | zg-703a824c1bb7fc41535c9515c5a2209d04899d19.tar.gz zg-703a824c1bb7fc41535c9515c5a2209d04899d19.tar.xz zg-703a824c1bb7fc41535c9515c5a2209d04899d19.zip | |
Code reorg; Added UCD
Diffstat (limited to 'unicode/ReadMe.txt')
| -rw-r--r-- | unicode/ReadMe.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/unicode/ReadMe.txt b/unicode/ReadMe.txt new file mode 100644 index 0000000..a277a88 --- /dev/null +++ b/unicode/ReadMe.txt | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | # Unicode Character Database | ||
| 2 | # Date: 2023-08-28 | ||
| 3 | # © 2023 Unicode®, Inc. | ||
| 4 | # Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. | ||
| 5 | # For terms of use, see https://www.unicode.org/terms_of_use.html | ||
| 6 | # | ||
| 7 | # For documentation, see the following: | ||
| 8 | # NamesList.html | ||
| 9 | # UAX #38, "Unicode Han Database (Unihan)" | ||
| 10 | # UAX #44, "Unicode Character Database" | ||
| 11 | # UTS #51, "Unicode Emoji" | ||
| 12 | # | ||
| 13 | # The UAXes and UTS #51 can be accessed at https://www.unicode.org/versions/Unicode15.1.0/ | ||
| 14 | |||
| 15 | This directory contains final data files | ||
| 16 | for the Unicode Character Database, for Version 15.1.0 of the Unicode Standard. | ||