-
Notifications
You must be signed in to change notification settings - Fork 1
/
dist.ini
46 lines (39 loc) · 871 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
44
45
46
name = OPTIMADE-Filter
author = Andrius Merkys <merkys@cpan.org>
license = LGPL_3_0
copyright_holder = Andrius Merkys
copyright_year = 2016-2021
version = 0.10.2
[@Filter]
-bundle = @Basic
-remove = MakeMaker
-remove = License
[AutoMetaResources]
homepage = https://search.cpan.org/dist/%{dist}
repository.github = user:Materials-Consortia
bugtracker.github = user:Materials-Consortia
[MetaJSON]
[ModuleBuild]
mb_class = Module::Build::Parse::Yapp
build_element = yp
[OurPkgVersion]
[Prereqs]
List::Util = 0
Parse::Yapp = 0
Scalar::Util = 0
[Prereqs / Build]
-phase = build
Module::Build::Parse::Yapp = 0
[Prereqs / Configure]
-phase = configure
Module::Build::Parse::Yapp = 0
[Prereqs / Test]
-phase = test
Data::Compare = 0
Data::Dumper = 0
File::Spec = 0
List::Util = 0
Math::BigInt = 0
Parse::Yapp = 0
Scalar::Util = 0
Test::More = 0