File: META.yml

package info (click to toggle)
libxml-parser-lite-perl 0.722-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 104 kB
  • sloc: perl: 238; xml: 90; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 758 bytes parent folder | download
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: 'Lightweight pure-perl XML Parser (based on regexps)'
author:
  - 'Byrne Reese (byrne@majordojo.com)'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '0.88'
  Test::Requires: '0.06'
  diagnostics: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.3'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: XML-Parser-Lite
no_index:
  directory:
    - t
    - inc
requires:
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  repository: https://github.com/redhotpenguin/perl-XML-Parser-Lite
version: '0.722'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'