International Components for Unicode (documentation)
The International Components for Unicode (ICU) libraries provide robust and full-featured Unicode services on a wide variety of platforms. ICU supports the most current version of the Unicode standard, and they provide support for supplementary Unicode characters (needed for GB 18030 repertoire support). Documentation.
The International Components for Unicode (ICU) libraries provide robust and full-featured Unicode services on a wide variety of platforms. ICU supports the most current version of the Unicode standard, and they provide support for supplementary Unicode characters (needed for GB 18030 repertoire support). Documentation.
To install icu-devel-docs, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install icu-devel-docs
To see what files were installed by icu-devel-docs, run:
port contents icu-devel-docs
To later upgrade icu-devel-docs, run:
sudo port selfupdate && sudo port upgrade icu-devel-docs
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.