add yaml file in package
This commit is contained in:
parent
bc62ffdd4b
commit
7e9bdf9273
131
perl-Compress-Raw-Bzip2.yaml
Normal file
131
perl-Compress-Raw-Bzip2.yaml
Normal file
@ -0,0 +1,131 @@
|
|||||||
|
---
|
||||||
|
version_control: metacpan
|
||||||
|
src_repo: Compress-Raw-Bzip2
|
||||||
|
tag_prefix: "^v"
|
||||||
|
seperator: "."
|
||||||
|
last_query:
|
||||||
|
time_stamp: 2020-04-26 07:40:27.587721100 +00:00
|
||||||
|
raw_data: |
|
||||||
|
{
|
||||||
|
"dependency" : [
|
||||||
|
{
|
||||||
|
"relationship" : "requires",
|
||||||
|
"module" : "ExtUtils::MakeMaker",
|
||||||
|
"version" : "0",
|
||||||
|
"phase" : "build"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"relationship" : "requires",
|
||||||
|
"version" : "0",
|
||||||
|
"phase" : "configure",
|
||||||
|
"module" : "ExtUtils::MakeMaker"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version" : "2.093",
|
||||||
|
"tests" : {
|
||||||
|
"unknown" : 7,
|
||||||
|
"na" : 0,
|
||||||
|
"fail" : 0,
|
||||||
|
"pass" : 734
|
||||||
|
},
|
||||||
|
"name" : "Compress-Raw-Bzip2-2.093",
|
||||||
|
"stat" : {
|
||||||
|
"mode" : 33188,
|
||||||
|
"size" : 138442,
|
||||||
|
"mtime" : 1575734712
|
||||||
|
},
|
||||||
|
"maturity" : "released",
|
||||||
|
"resources" : {
|
||||||
|
"homepage" : "https://github.com/pmqs/Compress-Raw-Bzip2",
|
||||||
|
"bugtracker" : {
|
||||||
|
"web" : "https://github.com/pmqs/Compress-Raw-Bzip2/issues"
|
||||||
|
},
|
||||||
|
"repository" : {
|
||||||
|
"web" : "https://github.com/pmqs/Compress-Raw-Bzip2",
|
||||||
|
"type" : "git",
|
||||||
|
"url" : "git://github.com/pmqs/Compress-Raw-Bzip2.git"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"main_module" : "Compress::Raw::Bzip2",
|
||||||
|
"distribution" : "Compress-Raw-Bzip2",
|
||||||
|
"archive" : "Compress-Raw-Bzip2-2.093.tar.gz",
|
||||||
|
"license" : [
|
||||||
|
"perl_5"
|
||||||
|
],
|
||||||
|
"checksum_sha256" : "295683131efc16024033b4b0d37da8b39e92ed9a8b32458db04a75cfbfd266e9",
|
||||||
|
"date" : "2019-12-07T16:05:12",
|
||||||
|
"metadata" : {
|
||||||
|
"generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150005",
|
||||||
|
"meta-spec" : {
|
||||||
|
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
|
||||||
|
"version" : 2
|
||||||
|
},
|
||||||
|
"prereqs" : {
|
||||||
|
"build" : {
|
||||||
|
"requires" : {
|
||||||
|
"ExtUtils::MakeMaker" : "0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"configure" : {
|
||||||
|
"requires" : {
|
||||||
|
"ExtUtils::MakeMaker" : "0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"x_serialization_backend" : "JSON::PP version 2.27300",
|
||||||
|
"resources" : {
|
||||||
|
"repository" : {
|
||||||
|
"url" : "git://github.com/pmqs/Compress-Raw-Bzip2.git",
|
||||||
|
"type" : "git",
|
||||||
|
"web" : "https://github.com/pmqs/Compress-Raw-Bzip2"
|
||||||
|
},
|
||||||
|
"bugtracker" : {
|
||||||
|
"web" : "https://github.com/pmqs/Compress-Raw-Bzip2/issues"
|
||||||
|
},
|
||||||
|
"homepage" : "https://github.com/pmqs/Compress-Raw-Bzip2"
|
||||||
|
},
|
||||||
|
"release_status" : "stable",
|
||||||
|
"license" : [
|
||||||
|
"perl_5"
|
||||||
|
],
|
||||||
|
"dynamic_config" : 1,
|
||||||
|
"author" : [
|
||||||
|
"Paul Marquess <pmqs@cpan.org>"
|
||||||
|
],
|
||||||
|
"version" : "2.093",
|
||||||
|
"abstract" : "Low-Level Interface to bzip2 compression library",
|
||||||
|
"name" : "Compress-Raw-Bzip2",
|
||||||
|
"no_index" : {
|
||||||
|
"directory" : [
|
||||||
|
"t",
|
||||||
|
"inc",
|
||||||
|
"t",
|
||||||
|
"private",
|
||||||
|
"t",
|
||||||
|
"xt",
|
||||||
|
"inc",
|
||||||
|
"local",
|
||||||
|
"perl5",
|
||||||
|
"fatlib",
|
||||||
|
"example",
|
||||||
|
"blib",
|
||||||
|
"examples",
|
||||||
|
"eg"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"author" : "PMQS",
|
||||||
|
"first" : false,
|
||||||
|
"deprecated" : false,
|
||||||
|
"download_url" : "https://cpan.metacpan.org/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-2.093.tar.gz",
|
||||||
|
"authorized" : true,
|
||||||
|
"checksum_md5" : "c2034a80cc6bd674c308e03f051a46b9",
|
||||||
|
"abstract" : "Low-Level Interface to bzip2 compression library",
|
||||||
|
"status" : "latest",
|
||||||
|
"changes_file" : "Changes",
|
||||||
|
"provides" : [
|
||||||
|
"Compress::Raw::Bzip2"
|
||||||
|
],
|
||||||
|
"id" : "iMqBwxH5BYMKsgdR2LUaevkMyuU",
|
||||||
|
"version_numified" : 2.093
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user