Source: dart-charcode
Section: devel
Maintainer: Emfox Zhou <emfox@debian.org>
Build-Depends: debhelper-compat (= 14),
 dh-sequence-single-binary
Standards-Version: 4.7.4
Homepage: https://github.com/lrhn/charcode
Vcs-Git: https://salsa.debian.org/dart-team/dart-charcode.git
Vcs-Browser: https://salsa.debian.org/dart-team/dart-charcode

Package: dart-charcode
Architecture: all
Description: Character code constants and character class tests for Dart
 This package ships the charcode Dart library as sources so that other Dart
 packages can depend on it at build time.
 .
 Constants for ASCII and common non-ASCII character codes. Integer constants
 corresponding to the code points of individual characters.
