Source: libsgmls-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Lintott <daniel@serverb.co.uk>
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Homepage: https://metacpan.org/release/SGMLSpm
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsgmls-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsgmls-perl.git

Package: libsgmls-perl
Architecture: all
Depends: ${perl:Depends},
 ${misc:Depends},
 sp
Suggests: sgmlspl, sgmls-doc
Description: Perl modules for processing SGML parser output
 This is a set of Perl5 routines for processing the output from the
 sgmls and nsgmls SGML parsers.  To make sensible use of this package
 you will need to install a suitable SGML parser as well.

Package: sgmlspl
Section: text
Architecture: all
Depends: ${perl:Depends},
 ${misc:Depends},
 libsgmls-perl
Suggests: sgmls-doc
Description: SGMLS-based example Perl script for processing SGML parser output
 This is an example of a Perl script to post-process SGML parser output
 using the SGMLS Perl modules.  To make sensible use of this package
 you will need to install a suitable SGML parser as well.

Package: sgmls-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: libsgmls-perl,
 sgmlspl
Description: HTML documentation of libsgmls-perl and sgmlspl
 libsgmls-perl and sgmlspl are tools for parsing the output from an SGML parser
 .
 This package contains the documentation in HTML format of the packages 
 libsgmls-perl and sgmlspl.
