{ "abstract" : "Read/write blocked GZIP (BGZF) files", "author" : [ "Jeremy Volkening " ], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.4224", "license" : [ "gpl_3" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Compress-BGZF", "prereqs" : { "build" : { "requires" : { "Test::More" : "0" } }, "configure" : { "requires" : { "Config" : "0", "Module::Build" : "0" } }, "runtime" : { "requires" : { "Compress::Zlib" : "0", "IO::Compress::RawDeflate" : "0", "IO::Uncompress::RawInflate" : "0", "List::Util" : "0" } } }, "provides" : { "Compress::BGZF" : { "file" : "lib/Compress/BGZF.pm", "version" : "0.006" }, "Compress::BGZF::Reader" : { "file" : "lib/Compress/BGZF/Reader.pm" }, "Compress::BGZF::Writer" : { "file" : "lib/Compress/BGZF/Writer.pm" } }, "release_status" : "stable", "resources" : { "license" : [ "http://www.gnu.org/licenses/gpl-3.0.txt" ], "repository" : { "url" : "https://github.com/jvolkening/p5-Compress-BGZF" } }, "version" : "0.006", "x_serialization_backend" : "JSON::PP version 4.02" }