File: control

package info (click to toggle)
libcatmandu-wikidata-perl 0.06-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 148 kB
  • sloc: perl: 234; makefile: 12
file content (33 lines) | stat: -rw-r--r-- 1,343 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
32
33
Source: libcatmandu-wikidata-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 devscripts,
 perl,
 debhelper (>= 10~),
 dh-buildinfo,
 libcatmandu-importer-getjson-perl,
 libmoo-perl,
 liburi-template-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.5
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-wikidata-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-wikidata-perl
Homepage: https://github.com/nichtich/Catmandu-Wikidata
Testsuite: autopkgtest-pkg-perl

Package: libcatmandu-wikidata-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
Enhances: ${cdbs:Enhances}
Description: import from Wikidata for processing with Catmandu
 Catmandu provides a suite of Perl modules to ease the import, storage,
 retrieval, export and transformation of metadata records.
 .
 Catmandu::Wikidata provides modules to process data from
 <http://www.wikidata.org/> within the Catmandu framework.  In
 particular it facilitates access to Wikidata entity record via
 Catmandu::Importer::Wikidata, and simplification of these records via
 fixes.  Other Catmandu modules can be used to further process the
 records, for instance to load them into a database.