+ Add "make perl6" line, per petdance++
[parrot.git] / META.yml
blob821f012e79e3ce465a324ee851f3e35dfb5acda1
1 ---
2 name: parrot
3 version: 0.5.1
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