File: dist.ini

package info (click to toggle)
libeval-closure-perl 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 196 kB
  • ctags: 12
  • sloc: perl: 559; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 494 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
name = Eval-Closure
author = Jesse Luehrs <doy@tozt.net>
license = Perl_5
copyright_holder = Jesse Luehrs

[@DOY]
:version = 0.15
dist = Eval-Closure
repository = github
bugtracker_web = https://github.com/doy/eval-closure/issues
bugtracker_mailto =
Authority_authority_style = pkg

[AutoPrereqs]
skip = ^Perl::Tidy$
skip = ^perl$
skip = ^Devel::LexAlias$

[Prereqs / RuntimeRecommends]
Perl::Tidy = 0
Devel::LexAlias = 0.05

[Prereqs / DevelopRequires]
Test::Output = 0

[ContributorsFromGit]