Merge pull request #3 from kevmoo/cleanup

Cleanup
tree: af657eb5832ec4086e8b2f7ba01b432946a29f0a
  1. lib/
  2. test/
  3. .gitignore
  4. .status
  5. .test_config
  6. AUTHORS
  7. CHANGELOG.md
  8. codereview.settings
  9. CONTRIBUTING.md
  10. LICENSE
  11. pubspec.yaml
  12. README.md
README.md

#A Unicode manipulation library for Dart.

The utf package provides common operations for manipulating Unicode sequences. In its initial form it is a copy of the dart:utf library before that was deprecated.

Features and bugs

Please file feature requests and bugs at the issue tracker.