Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(334)

Side by Side Diff: pkg/utf/pubspec.yaml

Issue 23135020: Add utf package. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Use similar wording as json package in README. Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « pkg/utf/lib/utf_stream.dart ('k') | pkg/utf/test/utf8_test.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(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
OLDNEW
« no previous file with comments | « pkg/utf/lib/utf_stream.dart ('k') | pkg/utf/test/utf8_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698