File: control

package info (click to toggle)
libcatmandu-atom-perl 0.05-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 152 kB
  • sloc: perl: 391; sh: 6; makefile: 2
file content (41 lines) | stat: -rw-r--r-- 1,288 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
Source: libcatmandu-atom-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper-compat (= 12),
 libcatmandu-perl <!nocheck>,
 libjson-perl <!nocheck>,
 libmodule-build-perl,
 libmoo-perl <!nocheck>,
 libnamespace-clean-perl (>= 0.24) <!nocheck>,
 libtest-exception-perl <!nocheck>,
 libxml-atom-perl (>= 0.41) <!nocheck>,
 perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-atom-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-atom-perl
Homepage: https://metacpan.org/release/Catmandu-Atom
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl

Package: libcatmandu-atom-perl
Architecture: all
Depends:
 libcatmandu-perl,
 libmoo-perl,
 libnamespace-clean-perl (>= 0.24),
 libxml-atom-perl (>= 0.41),
 ${misc:Depends},
 ${perl:Depends},
Enhances:
 libcatmandu-perl,
Description: modules for handling Atom feeds within the Catmandu framework
 Catmandu::Atom contains modules for handling Atom feeds
 within the Catmandu framework.
 .
 Catmandu provides a suite of Perl modules
 to ease the import, storage, retrieval, export and transformation
 of metadata records.