Compress-BGZF

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Read/write blocked GZIP (BGZF) files'
author:
  - 'Jeremy Volkening <volkening@cpan.org>'
build_requires:
  Test::Fatal: '0'
  Test::More: '0'
configure_requires:
  Config: '0'
  Module::Build: '0'
dynamic_config: 1
generated_by: 'Module::Build version 0.4234, CPAN::Meta::Converter version 2.150010'
license: gpl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Compress-BGZF
provides:
  Compress::BGZF:
    file: lib/Compress/BGZF.pm
    version: '0.007001'
  Compress::BGZF::Reader:
    file: lib/Compress/BGZF/Reader.pm
  Compress::BGZF::Writer:
    file: lib/Compress/BGZF/Writer.pm
requires:
  Compress::Zlib: '0'
  IO::Compress::RawDeflate: '0'
  IO::Uncompress::RawInflate: '0'
  List::Util: '0'
resources:
  license: http://www.gnu.org/licenses/gpl-3.0.txt
  repository: https://github.com/jvolkening/p5-Compress-BGZF
version: '0.007001'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'



( run in 2.967 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )