File: control

package info (click to toggle)
libpdl-ccs-perl 1.24.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 612 kB
  • sloc: perl: 2,720; makefile: 3; ansic: 3
file content (30 lines) | stat: -rw-r--r-- 1,163 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
Source: libpdl-ccs-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Laurent Baillet <laurent.baillet@gmail.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-pdl,
               libpdl-vectorvalued-perl,
               pdl,
               perl-xs-dev,
               perl:native
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpdl-ccs-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpdl-ccs-perl.git
Homepage: https://metacpan.org/release/PDL-CCS
Rules-Requires-Root: no

Package: libpdl-ccs-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends},
         ${pdl:Depends},
         libpdl-vectorvalued-perl
Description: module to provide various utilities for PDL CSS
 PDL::CCS is a wrapper package which pulls in a number of submodules dealing
 with sparse structures. It provides means of handling large sparse
 n-dimensional structures in an optimized way and some low-level utilities
 permitting to operate on them.