Source: libcatmandu-rdf-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper,
 libcatmandu-perl <!nocheck>,
 libiri-perl (>= 0.008) <!nocheck>,
 libmodule-build-tiny-perl,
 librdf-aref-perl (>= 0.25) <!nocheck>,
 librdf-ldf-perl (>= 0.23) <!nocheck>,
 librdf-ns-perl <!nocheck>,
 librdf-query-perl (>= 2.913) <!nocheck>,
 librdf-trine-perl (>= 1.013) <!nocheck>,
 libtest-exception-perl <!nocheck>,
 libtest-lwp-useragent-perl <!nocheck>,
 perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-rdf-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-rdf-perl
Homepage: https://github.com/LibreCat/Catmandu-RDF
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl

Package: libcatmandu-rdf-perl
Architecture: all
Depends:
 libcatmandu-perl,
 libiri-perl (>= 0.008),
 librdf-aref-perl (>= 0.25),
 librdf-ldf-perl (>= 0.23),
 librdf-ns-perl,
 librdf-query-perl (>= 2.913),
 librdf-trine-perl (>= 1.013),
 ${misc:Depends},
 ${perl:Depends},
Enhances:
 libcatmandu-perl,
Description: modules for handling RDF data within the Catmandu framework
 Catmandu::RDF contains modules for handling RDF data
 within the Catmandu framework.
 RDF data is encoded/decoded in aREF
 as implemented with RDF::aREF.
 Please keep in mind that RDF is a graph-based data structuring format
 with specialized technologies such as SPARQL and triple stores.
 Using Catmandu::RDF to transform RDF to RDF
 (e.g. conversion from one RDF serialization to another)
 is possible but probably less performant than decent RDF tools.
 Catmandu::RDF, however, is more convenient
 to convert between RDF and other data formats.
 .
 Catmandu provides a suite of Perl modules
 to ease the import, storage, retrieval, export and transformation
 of metadata records.
