Source: libbind-config-parser-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Carlos Vicente <cvicente@cpan.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libparse-recdescent-perl,
                     perl
Standards-Version: 3.9.2
Vcs-Browser: http://git.debian.org/git/pkg-perl/packages/libbind-config-parser-perl.git
Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libbind-config-parser-perl.git
Homepage: http://search.cpan.org/dist/BIND-Config-Parser/

Package: libbind-config-parser-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libparse-recdescent-perl
Description: parser for BIND Config files
 BIND::Config::Parser provides a lightweight parser to the configuration file
 syntax of BIND v8 and v9 using a Parse::RecDescent grammar.
 .
 It is in a similar vein to BIND::Conf_Parser. However, as it has no knowledge
 of the directives, it doesn't need to be kept updated as new directives are
 added, it simply knows how to carve up a BIND configuration file into logical
 chunks.

