# unicodetools **Repository Path**: mirrors_unicode-org/unicodetools ## Basic Information - **Project Name**: unicodetools - **Description**: home of unicodetools and https://util.unicode.org JSPs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Unicode Tools This is a collection of tools by and for Unicode Character Database (UCD) maintainers for the production and vetting of data files for the UCD and other Unicode specs such as UCA, emoji, idna, and security. Do not use the Unicode data files in this repo for production. Do use the data files [posted publicly on unicode.org](https://www.unicode.org/releases/) There is some documentation for these tools in this repo, in the [docs folder](./docs/). Some of the documentation still refers to the previous Subversion repository. This GitHub repo reflects the svn repo up to r1566, plus a few snapshots up to r1830. (Don’t ask.) ### Online Web Tools This repository includes the source for the tooling at - see [`/UnicodeJsps`](./UnicodeJsps/README.md) ### Bug reports For feedback on the Unicode Standard and bug reports against the Unicode Character Database, use the Unicode Contact Form: https://www.unicode.org/reporting.html Do not use the GitHub Issues feature in this repo for those. The tools maintainers use GH issues for issues with the code in this repo. ### Copyright & Licenses Copyright © 2001-2025 Unicode, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the United States and other countries. A CLA is required to contribute to this project - please refer to the [CONTRIBUTING.md](https://github.com/unicode-org/.github/blob/main/.github/CONTRIBUTING.md) file (or start a Pull Request) for more information. The contents of this repository are governed by the Unicode [Terms of Use](https://www.unicode.org/copyright.html) and are released under [LICENSE](./LICENSE).