File: dist.ini

package info (click to toggle)
libpdf-api2-perl 2.033-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 20,140 kB
  • ctags: 947
  • sloc: perl: 41,171; makefile: 10
file content (43 lines) | stat: -rw-r--r-- 726 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
42
43
name = PDF-API2
version = 2.033
author  = Steve Simms <steve@deefs.net>
license = LGPL_2_1
copyright_holder = Steve Simms

[MetaResources]
repository.url = git://github.com/ssimms/pdfapi2.git
repository.web = https://github.com/ssimms/pdfapi2
repository.type = git

[NextRelease]
format = %-9v %{yyyy-MM-dd}d

[Prereqs]
perl = v5.8.5
Compress::Zlib = 1.0
Font::TTF = 0

[Prereqs / TestRequires]
Test::Exception = 0
Test::Memory::Cycle = 0

[OSPrereqs / MSWin32]
Win32::TieRegistry = 0

[GatherDir]
include_dotfiles = 1
exclude_match = ^\.(?!perlcriticrc$)

[PruneCruft]
except = \.perlcriticrc

[MetaYAML]
[MetaJSON]
[License]
[Readme]
[ExtraTests]
[MakeMaker]
[Manifest]
[OurPkgVersion]
[PodSyntaxTests]
[Test::Perl::Critic]