1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: librdf-aref-perl
Section: perl
Priority: optional
Build-Depends: @cdbs@
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librdf-aref-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librdf-aref-perl.git
Homepage: https://github.com/nichtich/RDF-aREF
Package: librdf-aref-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
Recommends: ${cdbs:Recommends}
Description: another RDF Encoding Form
aREF (another RDF Encoding Form) is an encoding of RDF graphs in form
of arrays, hashes, and Unicode strings.
.
RDF::aREF implements decoding from aREF data to RDF triples.
|