зеркало из https://github.com/golang/text.git
f5cef17986
This package will be moved out of internal at some point. In the proposal (12750) this package is slated to be a subpackage of feature. In practice format/feature/plural makes more sense. But as there is no need for the feature as of yet (or ever), we put it directly under format. Change-Id: I8d5c9be00d458087680662dc6c117eee2dcfc566 Reviewed-on: https://go-review.googlesource.com/19333 Reviewed-by: Nigel Tao <nigeltao@golang.org> |
||
---|---|---|
cases | ||
collate | ||
currency | ||
encoding | ||
internal | ||
language | ||
message | ||
runes | ||
search | ||
secure | ||
transform | ||
unicode | ||
width | ||
.gitattributes | ||
.gitignore | ||
AUTHORS | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
LICENSE | ||
PATENTS | ||
README | ||
codereview.cfg | ||
doc.go | ||
gen.go |
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.