File: control

package info (click to toggle)
libcatmandu-xls-perl 0.08-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 204 kB
  • sloc: perl: 361; makefile: 11; sh: 5
file content (34 lines) | stat: -rw-r--r-- 1,181 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
Source: libcatmandu-xls-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 perl,
 libmodule-build-tiny-perl,
 debhelper,
 dh-buildinfo,
 libcatmandu-perl,
 libexcel-writer-xlsx-perl,
 libspreadsheet-parseexcel-perl,
 libspreadsheet-parsexlsx-perl,
 libspreadsheet-writeexcel-perl,
 libxml-libxml-perl,
 libnamespace-clean-perl,
 libtest-exception-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.1.4
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-xls-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-xls-perl
Homepage: https://metacpan.org/release/Catmandu-XLS

Package: libcatmandu-xls-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
Enhances: ${cdbs:Enhances}
Description: modules for working with Excel files within the Catmandu framework
 Catmandu::XLS provides modules for working with Excel .xls and .xlsx files
 within the Catmandu framework.
 .
 Catmandu is a suite of Perl modules
 to ease the import, storage, retrieval, export and transformation
 of metadata records.