зеркало из https://github.com/golang/text.git
4a56690205
- Added Tag methods to Base, Script and Region types to convert them in a proper tag. - Factored out part of Canonicalize that does not remake the string (used in upcoming matcher code). - Added "nb" -> "no" conversion in the tables to allow more consistency for code using these tables directly. - changed to short name used in some methods for type Base so that it consistenly appears as "b" in the documentation. R=r CC=golang-dev https://golang.org/cl/13647043 |
||
---|---|---|
cldr | ||
collate | ||
encoding | ||
language | ||
transform | ||
unicode/norm | ||
AUTHORS | ||
CONTRIBUTORS | ||
LICENSE | ||
PATENTS | ||
README | ||
codereview.cfg |
README
This repository holds supplementary Go libraries for text processing, many involving Unicode. To submit changes to this repository, see http://golang.org/doc/contribute.html.