-
Notifications
You must be signed in to change notification settings - Fork 1
/
MYMETA.json
64 lines (64 loc) · 1.69 KB
/
MYMETA.json
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"abstract" : "A versatile omics shotgun and amplicon sequencing read simulator",
"author" : [
"Florent Angly <florent.angly@gmail.com>"
],
"dynamic_config" : 0,
"generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921",
"license" : [
"unknown"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Grinder",
"no_index" : {
"directory" : [
"inc",
"t"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.59",
"Test::More" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.59"
}
},
"runtime" : {
"requires" : {
"Bio::DB::Fasta" : "0",
"Bio::Location::Split" : "0",
"Bio::PrimarySeq" : "0",
"Bio::Root::Root" : "0",
"Bio::Root::Version" : "1.006901",
"Bio::SeqIO" : "0",
"Getopt::Euclid" : "v0.3.4",
"List::Util" : "0",
"Math::Random::MT" : "1.16",
"perl" : "5.006",
"version" : "0.77"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "http://sourceforge.net/tracker/?group_id=244196&atid=1124737"
},
"homepage" : "http://sourceforge.net/projects/biogrinder/",
"license" : [
"http://opensource.org/licenses/gpl-3.0.html"
],
"repository" : {
"url" : "git://biogrinder.git.sourceforge.net/gitroot/biogrinder/biogrinder"
}
},
"version" : "0.005002"
}