-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
43 lines (36 loc) · 800 Bytes
/
dist.ini
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 = Chemistry-OpenSMILES
author = Andrius Merkys <merkys@cpan.org>
license = BSD
copyright_holder = Andrius Merkys
copyright_year = 2020-2025
version = 0.11.2
[@Filter]
-bundle = @Basic
-remove = MakeMaker
-remove = License
[AutoMetaResources]
homepage = https://search.cpan.org/dist/%{dist}
repository.github = user:merkys
bugtracker.github = user:merkys
[MetaJSON]
[MinimumPerlFast]
[ModuleBuild]
mb_class = Module::Build::Parse::Yapp
build_element = yp
[OurPkgVersion]
[Prereqs]
Graph = 0.97
List::Util = 1.45
Parse::Yapp = 0
Set::Object = 0
[Prereqs / Build]
-phase = build
Module::Build::Parse::Yapp = 0.1.2
[Prereqs / Configure]
-phase = configure
Module::Build::Parse::Yapp = 0.1.2
[Prereqs / Test]
-phase = test
Algorithm::Combinatorics = 0
Data::Dumper = 0
Test::More = 0