File: control

package info (click to toggle)
libatteanx-serializer-rdfa-perl 0.100-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 172 kB
  • sloc: perl: 184; sh: 4; makefile: 2
file content (53 lines) | stat: -rw-r--r-- 1,739 bytes parent folder | download
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Source: libatteanx-serializer-rdfa-perl
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends:
 debhelper,
 libattean-perl (>= 0.019) <!nocheck>,
 libmodule-load-conditional-perl <!nocheck>,
 libmoo-perl <!nocheck>,
 libnamespace-clean-perl <!nocheck>,
 librdf-ns-perl <!nocheck>,
 librdf-prefixes-perl <!nocheck>,
 librdf-rdfa-generator-perl (>= 0.200) <!nocheck>,
 libtest-modern-perl <!nocheck>,
 libtype-tiny-perl <!nocheck>,
 liburi-namespacemap-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/libatteanx-serializer-rdfa-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libatteanx-serializer-rdfa-perl
Homepage: https://metacpan.org/release/AtteanX-Serializer-RDFa
Rules-Requires-Root: no

Package: libatteanx-serializer-rdfa-perl
Architecture: all
Depends:
 libattean-perl (>= 0.019),
 libmoo-perl,
 libnamespace-clean-perl,
 librdf-rdfa-generator-perl (>= 0.200),
 libtype-tiny-perl,
 ${misc:Depends},
 ${perl:Depends},
Description: RDFa Serializer for Attean
 AtteanX::Serializer::RDFa can be used to serialize RDFa
 with several different styles.
 It is implemented using Attean
 to wrap around RDF::RDFa::Generator,
 which does the heavy lifting.
 .
 Attean is a Perl framework
 for working with RDF data and SPARQL queries.
 .
 SPARQL is an RDF query language,
 that is, a semantic query language for databases,
 able to retrieve and manipulate data
 stored in Resource Description Framework format.
 .
 Resource Description Framework (RDF) is a standard model
 for data interchange on the Web.