File: dist.ini

package info (click to toggle)
dh-make-raku 0.8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184 kB
  • sloc: perl: 595; makefile: 4
file content (32 lines) | stat: -rw-r--r-- 660 bytes parent folder | download | duplicates (2)
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
name    = DhMakeRaku
author  = Dominique Dumont
license = GPL_3
copyright_holder = Dominique Dumont <dod@debian.org>
copyright_year = 2022

version = 0.01

[MetaResources]
homepage          = https://salsa.debian.org/perl6-team/dh-make-raku
bugtracker.mailto = ddumont at cpan.org
;bugtracker.web    = https://github.com/dod38fr/cme-perl/issues
repository.url    = https://salsa.debian.org/perl6-team/dh-make-raku
repository.web    = https://salsa.debian.org/perl6-team/dh-make-raku
repository.type   = git

[Prereqs]
perl = 5.020

[AutoPrereqs]

[MetaJSON]

[@Filter]
-bundle = @Basic
-remove = Readme
-remove = MakeMaker

[ModuleBuild]
mb_version = 0.34