Source: libmodule-install-rdf-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper (>= 10~), dh-buildinfo, libmodule-install-perl, libmodule-runtime-perl, libobject-id-perl, librdf-trine-perl, liburi-perl, librdf-trin3-perl (>= 0.201) Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmodule-install-rdf-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmodule-install-rdf-perl Homepage: https://metacpan.org/release/Module-Install-RDF Testsuite: autopkgtest-pkg-perl Package: libmodule-install-rdf-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Suggests: ${cdbs:Suggests} Description: advanced metadata for your Perl packaging Resource Description Framework (RDF) is a standard model for data interchange on the Web. . Module::Install::RDF doesn't really do much on its own, but is a pre-requisite for Module::Install::DOAP. . Specifically, it reads all the RDF it can find in the distribution's 'meta' directory and exposes it for other modules to make use of. It also allows you to write out a combined graph using Turtle.