File: META.yml

package info (click to toggle)
libconfig-auto-perl 0.44-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 164 kB
  • sloc: perl: 397; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 680 bytes parent folder | download | duplicates (3)
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
---
abstract: 'Magical config file parser'
author:
  - 'Jos I. Boumans <kane@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.9, CPAN::Meta::Converter version 2.133380'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Config-Auto
no_index:
  directory:
    - t
    - inc
requires:
  Config::IniFiles: '0'
  File::Spec::Functions: '0'
  File::Temp: '0'
  IO::String: '0'
  Test::More: '0'
  Text::ParseWords: '0'
  YAML: '0.67'
resources:
  repository: https://github.com/jib/config-auto
version: '0.44'