blob: d2e9bcd4c7b1f1040fba3c2889bb2b1c1d0d5992 [file] [log] [blame]
name: charcode
version: 1.0.0
author: Dart Team <misc@dartlang.org>
description: >
Constants for ASCII and common non-ASCII character codes.
When working with characters in Dart, there is no simple way to
represent the code point of a character.
This library declares readable symbolic names for character codes.
homepage: http://www.dartlang.org
environment:
sdk: '>=1.0.0 <2.0.0'