Source: libsys-gamin-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Andres Mejia <mcitadel@gmail.com>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312~),
               libgamin-dev
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-gamin-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-gamin-perl.git
Homepage: https://metacpan.org/release/Sys-Gamin/

Package: libsys-gamin-perl
Architecture: any
Depends: ${perl:Depends},
         ${shlibs:Depends},
         libgamin0,
         ${misc:Depends}
Description: Perl interface to Gamin (File Access Monitor implementation)
 The Sys::Gamin module provides a somewhat higher-level and friendlier interface
 to the Gamin File Access Monitor API. This allows one to monitor both local and
 remote (NFS-mounted) files and directories for common filesystem events.

