Source: dart-charcode
Section: libs
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
 The charcode package provides Unicode character code constants and
 functions that test whether a given code unit belongs to a particular
 character class, such as digits, letters or whitespace.
 .
 This package ships the Dart sources so that other Dart packages can
 depend on the library at build time.
