Source: dart-source-span
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/dart-lang/tools/tree/main/pkgs/source_span
Vcs-Git: https://salsa.debian.org/dart-team/dart-source-span.git
Vcs-Browser: https://salsa.debian.org/dart-team/dart-source-span

Package: dart-source-span
Architecture: all
Depends: dart-collection, dart-path, dart-term-glyph
Description: Standard representation for source code locations and spans
 This package ships the source_span Dart library as sources so that other Dart
 packages can depend on it at build time.
 .
 Provides a standard representation for source code locations and spans.
