Source: ruby-filewatcher
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb (>= 2.2.8~),
               rake,
               ruby-logger,
               ruby-module-methods (>= 1.0),
               ruby-rspec,
               ruby-simplecov
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-filewatcher.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-filewatcher
Homepage: https://github.com/filewatcher/filewatcher
Testsuite: autopkgtest-pkg-ruby

Package: ruby-filewatcher
Architecture: all
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Description: Lightweight filewatcher
 Lightweight file watcher weighing about 300 LOC. No runtime dependencies and
 no platform specific code. Works everywhere. Monitors changes in the file
 system by polling. Has no config files.
