summaryrefslogtreecommitdiff
path: root/META.yml
blob: cf8d979e183a97bd3e106e488a8529c15ee9247a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
abstract: 'Provide an interface to ZIP archive files.'
author:
  - 'Ned Konz <perl@bike-nomad.com>'
build_requires:
  Test::More: '0.88'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.142690'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Archive-Zip
no_index:
  directory:
    - t
    - inc
requires:
  Compress::Raw::Zlib: '2.017'
  File::Basename: '0'
  File::Copy: '0'
  File::Find: '0'
  File::Path: '0'
  File::Spec: '0.80'
  File::Temp: '0'
  IO::File: '0'
  IO::Handle: '0'
  IO::Seekable: '0'
  Time::Local: '0'
  perl: '5.006'
resources:
  repository: https://github.com/redhotpenguin/perl-Archive-Zip-svn
version: '1.49'