Source: librdf-queryx-lazy-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper (>= 10~), dh-buildinfo, librdf-query-perl, libcommon-sense-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.6 Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/librdf-queryx-lazy-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/librdf-queryx-lazy-perl Homepage: https://metacpan.org/release/RDF-QueryX-Lazy Testsuite: autopkgtest-pkg-perl Package: librdf-queryx-lazy-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Description: avoid all those boring PREFIX definitions RDF::QueryX::Lazy is a fairly trivial subclass of RDF::Query that auto-defines many prefixes for you, so you can be lazy. It should have most of the common ones in there. . Oh yeah, and if you want, you can pass a key 'lazy' in the RDF::Query %options hash with additional prefix mappings.