Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 name: utf | |
| 2 author: Dart Team <misc@dartlang.org> | |
| 3 description: > | |
| 4 A Unicode library. Intended for advanced use where the built-in facilities | |
| 5 are too limiting. | |
| 6 homepage: http://www.dartlang.org | |
| 7 documentation: http://api.dartlang.org/docs/pkg/utf | |
| 8 dev_dependencies: | |
| 9 unittest: any | |
| OLD | NEW |