Source: dart-watcher
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/watcher
Vcs-Git: https://salsa.debian.org/dart-team/dart-watcher.git
Vcs-Browser: https://salsa.debian.org/dart-team/dart-watcher

Package: dart-watcher
Architecture: all
Depends: dart-async, dart-path
Description: File system watcher
 This package ships the watcher Dart library as sources so that other Dart
 packages can depend on it at build time.
 .
 A file system watcher. It monitors changes to contents of directories and
 sends notifications when files have been added, removed, or modified.
