File: control

package info (click to toggle)
librdf-helper-properties-perl 0.24-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 252 kB
  • ctags: 129
  • sloc: perl: 1,677; makefile: 10
file content (31 lines) | stat: -rw-r--r-- 1,064 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,
 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: http://anonscm.debian.org/git/pkg-perl/packages/librdf-helper-properties-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librdf-helper-properties-perl.git
Homepage: http://search.cpan.org/dist/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.