Source: dart-path
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/core/tree/main/pkgs/path
Vcs-Git: https://salsa.debian.org/dart-team/dart-path.git
Vcs-Browser: https://salsa.debian.org/dart-team/dart-path

Package: dart-path
Architecture: all
Description: String-based path manipulation library
 This package ships the path Dart library as sources so that other Dart
 packages can depend on it at build time.
 .
 A string-based path manipulation library. All of the path operations you know
 and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the
 web.
