root/META.yml

Revision 14396, 436 bytes (checked in by audreyt, 2 years ago)

* Releng: Metadata adjustments.

  • Property svn:mime-type set to text/plain; charset=UTF-8
  • Property svn:eol-style set to native
Line 
1name: Perl6-Pugs
2version: 6.2.13
3abstract: A Perl 6 Implementation
4author: Audrey Tang <autrijus@autrijus.org>
5license: perl
6distribution_type: module
7build_requires:
8no_index:
9  directory:
10    - debian
11    - docs/Perl6
12    - docs/summaries
13    - docs/AES
14    - docs/notes
15    - docs/other
16    - examples
17    - ext
18    - inc
19    - misc
20    - perl5
21    - script
22    - src
23    - util
24    - dist
25generated_by: Module::Install version 0.36
Note: See TracBrowser for help on using the browser.