File: control

package info (click to toggle)
librdf-helper-properties-perl 0.24-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 256 kB
  • sloc: perl: 1,677; makefile: 10
file content (31 lines) | stat: -rw-r--r-- 1,079 bytes parent folder | download | duplicates (2)
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
Source: librdf-helper-properties-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 licensecheck,
 perl,
 debhelper (>= 10~),
 dh-buildinfo,
 libmoo-perl,
 librdf-trine-perl,
 libtype-tiny-perl,
 libnamespace-autoclean-perl (>= 0.13)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.8
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/librdf-helper-properties-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/librdf-helper-properties-perl
Homepage: https://metacpan.org/release/RDF-Helper-Properties
Testsuite: autopkgtest-pkg-perl

Package: librdf-helper-properties-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Description: shortcuts to retrieve certain information
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::Helper::Properties provides some convenience routines for handling
 RDF data.