File: META.yml

package info (click to toggle)
libarchive-any-lite-perl 0.11-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: perl: 136; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 752 bytes parent folder | download | duplicates (2)
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
---
abstract: 'simple CPAN package extractor'
author:
  - 'Kenichi Ishigaki <ishigaki@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '0.82'
  Test::UseAllModules: '0.10'
configure_requires:
  ExtUtils::MakeMaker::CPANfile: '0.07'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Archive-Any-Lite
no_index:
  directory:
    - t
    - inc
requires:
  Archive::Tar: '1.76'
  Archive::Zip: '0'
  File::Spec: '0'
  File::Temp: '0.19'
  IO::Uncompress::Bunzip2: '0'
  IO::Zlib: '0'
resources:
  repository: https://github.com/charsbar/archive-any-lite
version: '0.11'