Source: libhttp-link-parser-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libhttp-message-perl,
 librdf-trine-perl,
 liburi-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>,
 Florian Schlichting <fsfs@debian.org>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhttp-link-parser-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhttp-link-parser-perl
Homepage: https://metacpan.org/release/HTTP-Link-Parser
Testsuite: autopkgtest-pkg-perl

Package: libhttp-link-parser-perl
Architecture: all
Depends:
 libhttp-message-perl,
 liburi-perl,
 ${perl:Depends},
 ${misc:Depends},
Recommends:
 librdf-trine-perl,
Description: parse HTTP Link headers
 HTTP::Link::Parser parses HTTP "Link" headers found in an
 HTTP::Response object. Headers should conform to the format described
 in RFC 5988.
