1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
Source: libhttp-lrdd-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
devscripts,
perl,
debhelper,
dh-buildinfo,
libhtml-html5-parser-perl,
libhtml-html5-sanity-perl,
libhttp-link-parser-perl,
libwww-perl,
librdf-rdfa-parser-perl,
liburi-perl,
libxml-atom-owl-perl,
libxrd-parser-perl,
librdf-trinex-functions-perl,
librdf-query-perl,
librole-commons-perl | libobject-authority-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>,
Florian Schlichting <fschlich@zedat.fu-berlin.de>,
Xavier Guimard <x.guimard@free.fr>
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libhttp-lrdd-perl
Vcs-Browser: http://anonscm.debian.org/?p=pkg-perl/packages/libhttp-lrdd-perl.git
Homepage: https://metacpan.org/release/HTTP-LRDD
Package: libhttp-lrdd-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
Description: link-based resource descriptor discovery
HTTP::LRDD is a Perl library to handle Link-based Resource Descriptor
Discovery (LRRD - pronounced "lard").
.
Note: the LRDD specification has ceased to be, with some parts being
merged into the host-meta Internet Draft. This CPAN module will go in
its own direction, bundling up best-practice techniques for discovering
links and descriptors for a given URI.
|