---
abstract: 'Simple zip/unzip utility with extra indentation features for XML members'
author:
  - 'DAMI <dami@cpan.org>'
build_requires:
  Test::More: '0'
  perl: v5.10.0
configure_requires:
  Module::Build: '0.4004'
dynamic_config: 1
generated_by: 'Module::Build version 0.4232, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-Zip-X
provides:
  App::Zip::X:
    file: lib/App/Zip/X.pm
    version: '1.01'
requires:
  Archive::Zip: '0'
  Getopt::Long: '0'
  XML::LibXML: '0'
resources:
  license: http://www.perlfoundation.org/artistic_license_2_0
  repository: https://github.com/damil/App-Zip-X
version: '1.01'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'