-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathMETA.yml
81 lines (81 loc) · 2.18 KB
/
META.yml
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
---
abstract: 'A straightforward and complete next-generation sequencing read simulator'
author:
- 'Thiago L. A. Miller <tmiller@mochsl.org.br>'
- 'J. Leonel Buzzo <lbuzzo@mochsl.org.br>'
- 'Felipe R. C. dos Santos <fsantos@mochsl.org.br>'
- 'Helena B. Conceição <hconceicao@mochsl.org.br>'
- 'Rodrigo Barreiro <rbarreiro@mochsl.org.br>'
- 'Gabriela Guardia <gguardia@mochsl.org.br>'
- 'Fernanda Orpinelli <forpinelli@mochsl.org.br>'
- 'Rafael Mercuri <rmercuri@mochsl.org.br>'
- 'Rodrigo Barreiro <rbarreiro@mochsl.org.br>'
- 'Pedro A. F. Galante <pgalante@mochsl.org.br>'
build_requires:
Class::Data::Inheritable: '0.08'
LWP::Simple: '0'
Test::Class: '0.50'
Test::Most: '0.35'
Test::UseAllModules: '0'
autodie: '0'
perl: '5.018000'
configure_requires:
ExtUtils::MakeMaker: '0'
File::ShareDir::Install: '0'
perl: '5.004'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010'
license: gpl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: App-Sandy
requires:
Carp: '0'
Compress::BGZF::Writer: '0'
DBIx::Class::Core: '0'
DBIx::Class::Schema: '0'
Data::OptList: '0'
Exporter: '0'
File::Cat: '0'
File::Path: '0'
Getopt::Long: '0'
Hook::AfterRuntime: '0'
IO::Compress::Gzip: '0'
IO::Handle: '0'
IO::Uncompress::Gunzip: '0'
Import::Into: '0'
List::Util: '1.44'
Module::Runtime: '0'
Moose: '0'
Moose::Role: '0'
Moose::Util::TypeConstraints: '0'
MooseX::Singleton: '0'
MooseX::StrictConstructor: '0'
MooseX::UndefTolerant: '0'
Parallel::ForkManager: '1.19'
Path::Class: '0'
PerlIO::gzip: '0.19'
Pod::Usage: '0'
Scalar::Util: '0'
Storable: '2.51'
Text::ASCIITable: '0'
Try::Tiny: '0'
XSLoader: '0'
base: '0'
constant: '0'
feature: '0'
namespace::autoclean: '0'
perl: '5.018000'
strict: '0'
'true': '0'
utf8: '0'
warnings: '0'
resources:
bugtracker: https://github.com/galantelab/sandy/issues
homepage: https://galantelab.github.io/sandy/
repository: git://github.com/galantelab/sandy.git
version: '0.25'
x_generated_by_perl: v5.38.0
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: GPL-3.0-only