pax_global_header00006660000000000000000000000064140320560030014503gustar00rootroot0000000000000052 comment=b2950cac8aa49c09aaaf0eff5d4c08627c9b22ae raku-test-meta-0.0.17/000077500000000000000000000000001403205600300144335ustar00rootroot00000000000000raku-test-meta-0.0.17/.github/000077500000000000000000000000001403205600300157735ustar00rootroot00000000000000raku-test-meta-0.0.17/.github/workflows/000077500000000000000000000000001403205600300200305ustar00rootroot00000000000000raku-test-meta-0.0.17/.github/workflows/main.yml000066400000000000000000000010111403205600300214700ustar00rootroot00000000000000name: CI on: push: branches: [ master ] pull_request: branches: [ master ] jobs: test: strategy: matrix: os: - ubuntu-latest - macOS-latest - windows-latest runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v2 - uses: Raku/setup-raku@v1 - name: Raku version run: raku -v - name: Install dependencies run: zef install --deps-only --/test --test-depends . - name: Run tests run: zef test -v --debug . raku-test-meta-0.0.17/.gitignore000066400000000000000000000003231403205600300164210ustar00rootroot00000000000000/blib/ /.build/ _build/ cover_db/ inc/ Build !Build/ Build.bat .last_cover_stats /Makefile /Makefile.old /MANIFEST.bak /META.yml /META.json /MYMETA.* nytprof.out /pm_to_blib *.o *.bs /_eumm/ .precomp *.rev-deps raku-test-meta-0.0.17/.layout000066400000000000000000000023761403205600300157610ustar00rootroot00000000000000{ "type": "layout", "children": [ { "purpose": null, "name": "t", "type": "directory", "children": [ { "purpose": null, "name": "data", "children": [ { "name": "META.info.meta6", "type": "file" } ], "type": "directory" }, { "type": "file", "name": "030-my-meta.t" }, { "name": "020-internals.t", "type": "file" }, { "type": "file", "name": "010-use.t" } ] }, { "name": "README.md", "type": "file" }, { "name": "lib", "type": "directory", "children": [ { "purpose": null, "name": "Test", "type": "directory", "children": [ { "name": "META.pm", "type": "file" } ] } ], "purpose": null }, { "type": "file", "name": "META6.json" }, { "type": "file", "name": "appveyor.yml" }, { "type": "file", "name": "Changes" }, { "name": "LICENCE", "type": "file" } ] }raku-test-meta-0.0.17/Changes000066400000000000000000000024471403205600300157350ustar00rootroot00000000000000v0.0.17 Sat 3 Apr 12:46:00 BST 2021 * Spring clean and switch to GH actions v0.0.16 Mon 4 Mar 20:04:59 GMT 2019 * Remove :api adverb to appease older Rakudi v0.0.15 Wed 20 Feb 15:56:26 GMT 2019 * Use License::SPDX rather than built in list * Spring clean and upload to CPAN v0.0.14 Mon 30 Apr 14:17:31 BST 2018 * Use .add rather than .child on paths v0.0.13 Wed Aug 30 21:06:10 2017 +0100 * Test the source v0.0.12 Wed Aug 30 15:28:09 2017 +0100 * Add test for no wildcard version v0.0.11 Thu Aug 17 10:35:35 2017 +0100 * Support either meta6 or meta-version v0.0.10 Sat Jul 22 12:48:36 2017 +0100 * Fix version matcher in use v0.0.9 Thu May 4 20:56:47 2017 +0100 * Test licence v0.0.8 Tue Dec 20 07:09:48 2016 +0000 * Fixes for lexical use v0.0.7 Thu Aug 4 21:23:39 2016 +0100 * Up version v0.0.6 Sun May 1 22:10:55 2016 +0100 * Adjust to new version of META6 v0.0.5 Tue Apr 26 09:56:28 2016 +0100 * Test on Travis OS/x and Appveyor windows v0.0.4 Thu Mar 24 15:16:45 2016 +0000 * Remove reference to "ufo" in README v0.0.3 Sun Jan 3 12:56:52 2016 +0000 * Test for no hypen in name Test no v prefix in version literals if meta6 > 0 v0.0.2 Sat Jan 2 19:23:14 2016 +0000 * Test for absolute paths in provides Test for "author" rather than "authors" * Add travis raku-test-meta-0.0.17/LICENCE000066400000000000000000000213271403205600300154250ustar00rootroot00000000000000 The Artistic License 2.0 Copyright (c) 2015 Jonathan Stowe Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble This license establishes the terms under which a given free software Package may be copied, modified, distributed, and/or redistributed. The intent is that the Copyright Holder maintains some artistic control over the development of that Package while still keeping the Package available as open source and free software. You are always permitted to make arrangements wholly outside of this license directly with the Copyright Holder of a given Package. If the terms of this license do not permit the full use that you propose to make of the Package, you should contact the Copyright Holder and seek a different licensing arrangement. Definitions "Copyright Holder" means the individual(s) or organization(s) named in the copyright notice for the entire Package. "Contributor" means any party that has contributed code or other material to the Package, in accordance with the Copyright Holder's procedures. "You" and "your" means any person who would like to copy, distribute, or modify the Package. "Package" means the collection of files distributed by the Copyright Holder, and derivatives of that collection and/or of those files. A given Package may consist of either the Standard Version, or a Modified Version. "Distribute" means providing a copy of the Package or making it accessible to anyone else, or in the case of a company or organization, to others outside of your company or organization. "Distributor Fee" means any fee that you charge for Distributing this Package or providing support for this Package to another party. It does not mean licensing fees. "Standard Version" refers to the Package if it has not been modified, or has been modified only in ways explicitly requested by the Copyright Holder. "Modified Version" means the Package, if it has been changed, and such changes were not explicitly requested by the Copyright Holder. "Original License" means this Artistic License as Distributed with the Standard Version of the Package, in its current version or as it may be modified by The Perl Foundation in the future. "Source" form means the source code, documentation source, and configuration files for the Package. "Compiled" form means the compiled bytecode, object code, binary, or any other form resulting from mechanical transformation or translation of the Source form. Permission for Use and Modification Without Distribution (1) You are permitted to use the Standard Version and create and use Modified Versions for any purpose without restriction, provided that you do not Distribute the Modified Version. Permissions for Redistribution of the Standard Version (2) You may Distribute verbatim copies of the Source form of the Standard Version of this Package in any medium without restriction, either gratis or for a Distributor Fee, provided that you duplicate all of the original copyright notices and associated disclaimers. At your discretion, such verbatim copies may or may not include a Compiled form of the Package. (3) You may apply any bug fixes, portability changes, and other modifications made available from the Copyright Holder. The resulting Package will still be considered the Standard Version, and as such will be subject to the Original License. Distribution of Modified Versions of the Package as Source (4) You may Distribute your Modified Version as Source (either gratis or for a Distributor Fee, and with or without a Compiled form of the Modified Version) provided that you clearly document how it differs from the Standard Version, including, but not limited to, documenting any non-standard features, executables, or modules, and provided that you do at least ONE of the following: (a) make the Modified Version available to the Copyright Holder of the Standard Version, under the Original License, so that the Copyright Holder may include your modifications in the Standard Version. (b) ensure that installation of your Modified Version does not prevent the user installing or running the Standard Version. In addition, the Modified Version must bear a name that is different from the name of the Standard Version. (c) allow anyone who receives a copy of the Modified Version to make the Source form of the Modified Version available to others under (i) the Original License or (ii) a license that permits the licensee to freely copy, modify and redistribute the Modified Version using the same licensing terms that apply to the copy that the licensee received, and requires that the Source form of the Modified Version, and of any works derived from it, be made freely available in that license fees are prohibited but Distributor Fees are allowed. Distribution of Compiled Forms of the Standard Version or Modified Versions without the Source (5) You may Distribute Compiled forms of the Standard Version without the Source, provided that you include complete instructions on how to get the Source of the Standard Version. Such instructions must be valid at the time of your distribution. If these instructions, at any time while you are carrying out such distribution, become invalid, you must provide new instructions on demand or cease further distribution. If you provide valid instructions or cease distribution within thirty days after you become aware that the instructions are invalid, then you do not forfeit any of your rights under this license. (6) You may Distribute a Modified Version in Compiled form without the Source, provided that you comply with Section 4 with respect to the Source of the Modified Version. Aggregating or Linking the Package (7) You may aggregate the Package (either the Standard Version or Modified Version) with other packages and Distribute the resulting aggregation provided that you do not charge a licensing fee for the Package. Distributor Fees are permitted, and licensing fees for other components in the aggregation are permitted. The terms of this license apply to the use and Distribution of the Standard or Modified Versions as included in the aggregation. (8) You are permitted to link Modified and Standard Versions with other works, to embed the Package in a larger work of your own, or to build stand-alone binary or bytecode versions of applications that include the Package, and Distribute the result without restriction, provided the result does not expose a direct interface to the Package. Items That are Not Considered Part of a Modified Version (9) Works (including, but not limited to, modules and scripts) that merely extend or make use of the Package, do not, by themselves, cause the Package to be a Modified Version. In addition, such works are not considered parts of the Package itself, and are not subject to the terms of this license. General Provisions (10) Any use, modification, and distribution of the Standard or Modified Versions is governed by this Artistic License. By using, modifying or distributing the Package, you accept this license. Do not use, modify, or distribute the Package, if you do not accept this license. (11) If your Modified Version has been derived from a Modified Version made by someone other than you, you are nevertheless required to ensure that your Modified Version complies with the requirements of this license. (12) This license does not grant you the right to use any trademark, service mark, tradename, or logo of the Copyright Holder. (13) This license includes the non-exclusive, worldwide, free-of-charge patent license to make, have made, use, offer to sell, sell, import and otherwise transfer the Package with respect to any patent claims licensable by the Copyright Holder that are necessarily infringed by the Package. If you institute patent litigation (including a cross-claim or counterclaim) against any party alleging that the Package constitutes direct or contributory patent infringement, then this Artistic License to you shall terminate on the date that such litigation is filed. (14) Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. raku-test-meta-0.0.17/META6.json000066400000000000000000000015271403205600300161470ustar00rootroot00000000000000{ "name": "Test::META", "version": "0.0.17", "auth": "github:jonathanstowe", "api": "1.0", "source-url": "https://github.com/jonathanstowe/Test-META.git", "support": { "email" : "jns+git@gellyfish.co.uk", "bugtracker" : "http://github.com/jonathanstowe/Test-META/issues", "source": "https://github.com/jonathanstowe/Test-META.git" }, "perl": "6.*", "raku": "6.*", "resources": [ ], "build-depends": [ ], "depends": [ "Test", "META6:ver<0.0.24+>", "URI", "License::SPDX" ], "tags": [ "devel", "meta", "utils", "testing" ], "license": "Artistic-2.0", "test-depends": [ "Test" ], "provides": { "Test::META": "lib/Test/META.pm" }, "authors": [ "Jonathan Stowe " ], "description": "Test a distributions META file", "meta-version": "1" } raku-test-meta-0.0.17/README.md000066400000000000000000000050131403205600300157110ustar00rootroot00000000000000# Test::META Test that a Raku project has a good and proper META file. [![CI](https://github.com/jonathanstowe/Test-META/actions/workflows/main.yml/badge.svg)](https://github.com/jonathanstowe/Test-META/actions/workflows/main.yml) ## Synopsis This is the actual `t/030-my-meta.t` from this distribution ```Perl6 #!raku use v6; use lib 'lib'; use Test; use Test::META; plan 1; # That's it meta-ok(); done-testing; ``` However, you may want to make this test conditional, only run by the author (e.g. by checking the `AUTHOR_TESTING` environment variable). Also, regular users of your module will not need Test::META on their system): ```Perl6 use v6; use lib 'lib'; use Test; plan 1; constant AUTHOR = ?%*ENV; if AUTHOR { require Test::META <&meta-ok>; meta-ok; done-testing; } else { skip-rest "Skipping author test"; exit; } ``` If you are running under Travis CI you can set the right environment variable in the YAML. One way to do this is like this: ``` script: - AUTHOR_TESTING=1 prove -v -e "raku -Ilib" ``` Other continuous integration systems will have a similar facility. ## Description This provides a simple mechanism for module authors to have some confidence that they have a working distribution META description file (as described in [S22](http://design.raku.org/S22.html#META6.json)). It exports one subroutine `meta-ok` that runs a single sub-test that checks that: * The META file (either META6.json or META.info) exists * That the META file can be parsed as valid JSON * That the attributes marked as "mandatory" are present * That the files mentioned in the "provides" section are present. There are mechanisms that are used internally for testing to override the location or name of the META file. These can be seen in the test suite though they are not typically needed. ## Installation You can install directly with "zef": ``` # Remote installation $ zef install Test::META # From the source directory $ zef install . ``` ## Support Suggestions/patches are welcomed via github at: https://github.com/jonathanstowe/Test-META If you can think of further tests that could be made, please send a patch. Bear in mind that the tests for the structure of the META file and particularly the required fields rely on the implementation of the module [META6](https://github.com/jonathanstowe/META6) and you may want to consider changing that instead. ## Licence This is free software. Please see the [LICENCE](LICENCE) for the details. © Jonathan Stowe 2015 - 2021 raku-test-meta-0.0.17/lib/000077500000000000000000000000001403205600300152015ustar00rootroot00000000000000raku-test-meta-0.0.17/lib/Test/000077500000000000000000000000001403205600300161205ustar00rootroot00000000000000raku-test-meta-0.0.17/lib/Test/META.pm000066400000000000000000000202701403205600300172050ustar00rootroot00000000000000use v6; =begin pod =head1 NAME Test::META - Test that a Raku project has a good and proper META file =head1 SYNOPSIS This is the actual *t/030-my-meta.t* from this distribution =begin code #!raku use v6.c; use Test; use Test::META; plan 1; # That's it meta-ok(); done-testing; =end code =head1 DESCRIPTION This provides a simple mechanism for module authors to have some confidence that they have a working distribution META description file (as described in L.) It exports one subroutine *meta-ok* that runs a single sub-test that checks that: =item The META file (either META6.json or META.info) exists =item The META file can be parsed as valid JSON =item The attributes marked as "mandatory" are present =item The files mention in the "provides" section are present. =item The authors field is used instead of author =item The name attribute doesn't have a hyphen rather than '::' =item The version exists and it isn't '*' =item If the META6 file specifies a meta-version version greater than 0 that the version strings do not contain a 'v' prefix The C takes one optional adverb C<:relaxed-name> that can stop the name check being a fail if it is intended to be like that. There are mechanisms (used internally for testing) to over-ride the location or name of the META file and these can be seen in the test-suite, though they won't typically be needed. =end pod module Test::META:ver<0.0.17>:auth { use Test; use META6:ver(v0.0.24+); use License::SPDX; use URI; our $TESTING = False; sub my-diag(Str() $mess) { diag $mess unless $TESTING; } sub meta-ok(:$relaxed-name) is export(:DEFAULT) { subtest { my $meta-file = get-meta(); if $meta-file.defined and $meta-file.e { pass "have a META file"; my $meta; my Int $seen-vee = 0; lives-ok { CONTROL { when CX::Warn { if $_.message ~~ /'prefix "v" seen in version string'/ { $seen-vee++; $_.resume; } } }; $meta = META6.new(file => $meta-file); }, "META parses okay"; if $meta.defined { ok check-mandatory($meta), "have all required entries"; ok check-provides($meta), "'provides' looks sane"; ok check-authors($meta), "Optional 'authors' and not 'author'"; ok check-license($meta), "License is correct"; ok check-name($meta, :$relaxed-name), "name has a '::' rather than a hyphen (if this is intentional please pass :relaxed-name to meta-ok)"; # this is transitional as the method changed in META6 ok ($meta.?meta6 | $meta.?meta-version ) ~~ Version.new(0) ?? True !! $seen-vee == 0, "no 'v' in version strings (meta-version greater than 0)"; ok check-version($meta), "version is present and doesn't have an asterisk"; ok check-sources($meta), "have usable source"; } } else { flunk "don't have META file"; } }, "Project META file is good"; } our sub get-meta() { $*META-FILE // do { my $meta; for meta-candidates().map({ dist-dir.add($_) }) -> $m { if $m.e { $meta = $m; last; } } $meta; } } our sub check-mandatory(META6:D $meta --> Bool) { my Bool $rc = True; for $meta.^attributes -> $attr { if $attr.does(META6::MetaAttribute) { if $attr.optionality ~~ META6::Mandatory { if not $attr.get_value($meta).defined { my $name = $attr.name.substr(2); $rc = False; my-diag "required attribute '$name' is not defined"; } } } } $rc; } our sub check-provides(META6:D $meta --> Bool) { my Bool $rc = True; for $meta.provides.kv -> $name, $path { if not dist-dir().add($path).e { $rc = False; my-diag "file for '$name' '$path' does not exist"; } elsif $path.IO.is-absolute { $rc = False; my-diag "file for '$name' '$path' is absolute, it should be relative to the dist directory"; } } $rc; } our sub check-authors(META6:D $meta --> Bool) { my Bool $rc = True; if $meta.author.defined { if $meta.authors.elems == 0 { $rc = False; my-diag "there is an 'author' field rather than the specified 'authors'"; } } $rc; } our sub check-license(META6:D $meta --> Bool) { my Bool $rc = True; if $meta.license.defined { my $licence-list = License::SPDX.new; my $licence = $licence-list.get-license($meta.license ); if !$licence.defined { if $meta.license eq any('NOASSERTION', 'NONE') { my-diag "NOTICE! License is $meta.license(). This is valid, but licenses are prefered."; $rc = True; } elsif $meta.support.license { my-diag "notice license is “$meta.support.license()’, which isn't a SPDX standardized identifier, but license URL was supplied"; $rc = True; } else { my-diag qq:to/END/; license ‘$meta.license()’ is not one of the standardized SPDX license identifiers. please use use one of the identifiers from https://spdx.org/licenses/ for the license field or if your license is not on the list, include a URL to the license text as one of the 'support' keys in addition to listing its name. END $rc = False; } } elsif $licence.is-deprecated-license { my-diag qq:to/END/; the licence ‘$meta.license()’ is valid but deprecated, you may want to use another license. END } } $rc; } our sub check-name(META6:D $meta, :$relaxed-name --> Bool) { my Bool $rc = True; if $meta.name.defined { if not $relaxed-name { my Str $name = $meta.name; if so $name ~~ /\-/ && $name !~~ /\:\:/ { $rc = False; } } else { $rc = True; } } else { $rc = False; } $rc; } our sub check-version(META6:D $meta --> Bool ) { $meta.version.defined && not any($meta.version.parts) eq "*" } our sub check-sources(META6:D $meta --> Bool ) { my $src-count = 0; for ( $meta.source-url, $meta.support.source ).grep(*.defined) -> $source { if try URI.new($source) -> $uri { if $uri.host eq 'github.com' { if $uri.path ~~ /\.git$/ | /'/archive/' .+? [ '.tar.gz' | '.zip' ] $/ { $src-count++; } else { my-diag "github source $source needs to end in .git or be a proper release."; } } else { $src-count++; } } else { my-diag "source $source is not a valid URI"; } } ?$src-count; } sub meta-candidates() { @*META-CANDIDATES // ; } sub dist-dir() { $*DIST-DIR // test-dir().parent; } sub test-dir() { $*TEST-DIR // $*PROGRAM.parent; } } # vim: expandtab shiftwidth=4 ft=raku raku-test-meta-0.0.17/t/000077500000000000000000000000001403205600300146765ustar00rootroot00000000000000raku-test-meta-0.0.17/t/010-use.t000066400000000000000000000002031403205600300161500ustar00rootroot00000000000000#!raku use v6; use Test; use-ok('Test::META', 'Can load "Test::META" ok'); done-testing; # vim: expandtab shiftwidth=4 ft=raku raku-test-meta-0.0.17/t/020-internals.t000066400000000000000000000072241403205600300173660ustar00rootroot00000000000000#!raku use v6; use Test; use META6; use Test::META; diag "the following may make some diagnostics from the module itself"; $Test::META::TESTING = True; lives-ok { Test::META::get-meta() }, "get-meta"; { # non-existent but specified implicitly; my $*META-FILE = "flurblsleb"; is Test::META::get-meta(), $*META-FILE, 'gen-meta respects $*META-FILE'; } { my @*META-CANDIDATES = / ok !Test::META::get-meta().defined, 'get-meta() uses @*META-CANDIDATES'; } { my $*DIST-DIR = $*PROGRAM.parent.child('data'); my @*META-CANDIDATES = ; ok my $meta = Test::META::get-meta(), "get-meta() with existing file"; ok $meta.e, "file returned exists"; is $meta.basename, 'META.info.meta6', "and the file we expected"; } { nok Test::META::check-mandatory(META6.new()), "check-mandatory on empty META"; my $good = META6.new(perl-version => Version.new("6"), version => Version.new("0.0.1"), description => "Test thing", name => "Test::META"); ok Test::META::check-mandatory($good), "check-mandatory with all defined"; } { ok Test::META::check-provides(META6.new()), "check-provides on empty META"; nok Test::META::check-provides(META6.new(provides => ( 'HH::GG' => 'lib/Boodle',))), "check-provides with bogus provides"; nok Test::META::check-provides(META6.new(provides => ('Test::META' => '/lib/Test/META.pm',))), "check-provides with my own files but absolute path"; ok Test::META::check-provides(META6.new(provides => ('Test::META' => 'lib/Test/META.pm',))), "check-provides with my own files"; ok Test::META::check-authors(META6.new()), "check-authors no authors"; ok Test::META::check-authors(META6.new(authors => ["A.U. Thor"])), "check-authors with 'authors'"; ok Test::META::check-authors(META6.new(authors => ["A.U. Thor"], author => "A.U. Thor")), "check-authors with 'authors' and 'author'"; nok Test::META::check-authors(META6.new(author => "A.U. Thor")), "check-authors with 'author' only"; ok Test::META::check-name(META6.new(name => "Test::META")), "check-name with good name"; nok Test::META::check-name(META6.new(name => "Test-META")), "check-name with bad name"; ok Test::META::check-name(META6.new(name => "Test-META"), :relaxed-name), "check-name with bad name but :relaxed-name"; ok Test::META::check-license(META6.new(license => "Artistic-2.0")), "check-license with good license name"; nok Test::META::check-license(META6.new(license => "Artistic")), "check-license with bad license name"; ok Test::META::check-license(META6.new( license => "My Super Cool License", support => META6::Support.new(:license('https://mycoollicense.com/license')) ) ), "check-license with bad license name - but a URL was supplied"; } subtest { nok Test::META::check-version(META6.new()), "check-version with no version"; nok Test::META::check-version(META6.new(version => Version.new("*"))), "check-version with plain '*'"; nok Test::META::check-version(META6.new(version => Version.new("1.1.*"))), "check-version with embedded '*'"; ok Test::META::check-version(META6.new(version => Version.new('0.0.1'))), "check-version with a good version"; }, "check-version"; subtest { nok Test::META::check-sources(META6.new(source-url => 'git@github.com:jonathanstowe/Test-META.git')), "not a valid URI"; nok Test::META::check-sources(META6.new(source-url => 'git://github.com/jonathanstowe/Test-META')), "git URI must end in git"; ok Test::META::check-sources(META6.new(source-url => 'http://xeamplw.com/jonathanstowe/Test-META')), "non-git URI needn't must end in git"; }, "check-sources"; done-testing; # vim: expandtab shiftwidth=4 ft=raku raku-test-meta-0.0.17/t/030-my-meta.t000066400000000000000000000002021403205600300167260ustar00rootroot00000000000000#!raku use v6; use Test; use Test::META; plan 1; # That's it meta-ok(); done-testing; # vim: expandtab shiftwidth=4 ft=raku raku-test-meta-0.0.17/t/data/000077500000000000000000000000001403205600300156075ustar00rootroot00000000000000raku-test-meta-0.0.17/t/data/META.info.meta6000066400000000000000000000015551403205600300202330ustar00rootroot00000000000000{ "tags" : [ "devel", "meta", "utils" ], "provides" : { "META6" : "lib/META6.pm" }, "test-depends" : [ "Test" ], "emulates" : {}, "support" : { "phone" : null, "source" : "git://github.com/jonathanstowe/META6.git", "mailinglist" : null, "email" : null, "irc" : null, "bugtracker" : null }, "perl" : "6", "build-depends" : [], "auth" : "github:jonathanstowe", "source-url" : "git://github.com/jonathanstowe/META6.git", "depends" : [ "JSON::Class" ], "production" : false, "name" : "META6", "authors" : [ "Jonathan Stowe " ], "version" : "0.0.1", "license" : "Artistic-2.0", "resource" : {}, "superseded-by" : {}, "description" : "Work with Perl 6 META files", "excludes" : {}, "supersedes" : {} }