File: dist.ini

package info (click to toggle)
libmath-matrix-maybegsl-perl 0.008-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: perl: 441; makefile: 2
file content (41 lines) | stat: -rw-r--r-- 682 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
name    = Math-Matrix-MaybeGSL
author  = Alberto Simões <ambs@cpan.org>
license = Perl_5
copyright_holder = Alberto Simões
copyright_year   = 2014-2023

version = 0.008

[@Filter]
-bundle = @Basic
-remove = ExtraTests

[AutoPrereqs]
skip = Math::GSL::Matrix

[MetaResources]
repository.web = https://github.com/ambs/Math-Matrix-MaybeGSL
repository.url = https://github.com/ambs/Math-Matrix-MaybeGSL.git
repository.type = git
 
[MetaJSON]

[PodSyntaxTests]
[PodCoverageTests]
[PodWeaver]

[PkgVersion]
[Test::CPAN::Changes]

[Prereqs]
Math::MatrixReal = 2.12

[Prereqs / RuntimeRecommends]
Math::GSL = 0.32

[Prereqs / TestRequires]
Test::Without::Module = 0.17

[RunExtraTests]