Source: libhtml-html5-outline-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 devscripts,
 perl,
 debhelper,
 dh-buildinfo,
 libhtml-html5-parser-perl,
 libxml-libxml-perl,
 librdf-trine-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-html5-outline-perl
Vcs-Browser: http://anonscm.debian.org/?p=pkg-perl/packages/libhtml-html5-outline-perl.git
Homepage: https://metacpan.org/release/HTML-HTML5-Outline

Package: libhtml-html5-outline-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
Recommends: ${cdbs:Recommends}
Description: implementation of the HTML5 Outline algorithm
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 HTML::HTML5::Outline is an implementation of the HTML5 Outline
 algorithm, as per http://www.w3.org/TR/html5/sections.html#outlines .
 .
 The module can output a JSON-friendly hashref, or an RDF model.
