+ --debug is now --imcc-debug; make this more consistent with -D.
[parrot.git] / META.yml
bloba8f6ab115f56ee8554b2b27bcbd8927fef52a121
1 ---
2 name: parrot
3 version: 0.5.2
4 author: ~
5 abstract: ~
6 license: artistic2
7 no_index:
8     directory:
9         - config
10         - languages
11         - lib/Class
12         - lib/Digest
13         - lib/File
14         - lib/Parse
15         - lib/Perl/Critic
16         - lib/Pod
17         - lib/Test
18         - lib/Text
19         - t
20         - tools
21     file:
22         - lib/IO/CaptureOutput.pm
23         - lib/SmartLink.pm
24     package:
25         - DB
26         - Parrot::Test::DB
27         - Parrot::Distribution
28         - Parrot::Docs::HTMLPage
29         - Parrot::OpTrans::CGP
30         - Parrot::OpTrans::CSwitch
31         - Parrot::OpTrans::Compiled
32         - Parrot::OpsFile
33 resources:
34     homepage: http://parrotcode.org/
35     bugtracker: https://rt.perl.org/rt3/
36 generated_by: Humans