Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 8a491373147e515686522879aa58bcbb > files > 5

perl-Test-YAML-Meta-0.220.0-4.mga7.noarch.rpm

{
    "name": "Test-YAML-Meta",
    "version": "0.22",
    "abstract": "Validate your CPAN META.yml files",
    "author": ["Barbie <barbie@cpan.org>"],

    "x_deprecated": "1",

    "license": [ "artistic_2" ],
    "dynamic_config" : 0,
    "release_status" : "stable",
    "meta-spec": {
        "version": "2",
        "url": "http://search.cpan.org/dist/CPAN-Meta/lib/CPAN/Meta/Spec.pm"
    },
    "generated_by": "The Hand of Barbie 1.0",
    "keywords" : [
        "test",
        "meta",
        "yaml"
    ],

    "prereqs" : {
        "runtime" : {
            "requires" : {
                "perl": "5.006",
                "Test::Builder": "0",
                "Test::CPAN::Meta::YAML": "0.17",
                "Test::YAML::Valid": "0.03"
            }
        },
        "test" : {
            "requires": {
                "IO::File": "0",
                "Test::More": "0.70"
            },
            "recommends": {
                "Test::CPAN::Meta": "0",
                "Test::CPAN::Meta::JSON": "0",
                "Test::Pod": "1.00",
                "Test::Pod::Coverage": "0.08"
            }
        }
    },

    "provides": {
        "Test::YAML::Meta": {
            "file": "lib/Test/YAML/Meta.pm",
            "version": "0.22"
        }
    },
    "no_index": {
        "directory": ["t","examples"]
    },

    "resources": {
        "license": [ "http://www.perlfoundation.org/artistic_license_2_0" ],
        "bugtracker": { "web": "http://rt.cpan.org/Public/Dist/Display.html?Name=Test-YAML-Meta" },
        "repository": {
            "url": "git://github.com/barbie/Test-YAML-Meta.git",
            "web": "http://github.com/barbie/Test-YAML-Meta",
            "type": "git"
        }
    }
}