File: control

package info (click to toggle)
libpdl-gsl-perl 2.101-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 600 kB
  • sloc: perl: 1,587; ansic: 202; makefile: 9
file content (35 lines) | stat: -rw-r--r-- 1,079 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
Source: libpdl-gsl-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ed J <etj@cpan.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-pdl,
               libgsl-dev,
               pdl (>= 1:2.096),
               perl,
               perl-xs-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpdl-gsl-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpdl-gsl-perl.git
Homepage: https://metacpan.org/release/PDL-GSL
Rules-Requires-Root: no

Package: libpdl-gsl-perl
Architecture: any
Depends: ${pdl:Depends},
         ${perl:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: PDL interface to the GNU Scientific Library
 PDL::GSL provides:
   * PDL::GSL::CDF
   * PDL::GSL::DIFF
   * PDL::GSL::INTEG
   * PDL::GSL::INTERP
   * PDL::GSL::LINALG
   * PDL::GSL::MROOT
   * PDL::GSL::RNG
   * PDL::GSL::SF
   * PDL::Stats::Distr (because it needs GSL to operate)