File: META.yml

package info (click to toggle)
libcatmandu-xml-perl 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 216 kB
  • sloc: perl: 387; xml: 28; makefile: 2; sh: 1
file content (63 lines) | stat: -rw-r--r-- 1,636 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
abstract: 'modules for handling XML data within the Catmandu framework'
author:
  - '-'
build_requires: {}
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.15, 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: Catmandu-XML
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Catmandu::Exporter::XML:
    file: lib/Catmandu/Exporter/XML.pm
    version: '0.17'
  Catmandu::Fix::xml_read:
    file: lib/Catmandu/Fix/xml_read.pm
    version: '0.17'
  Catmandu::Fix::xml_simple:
    file: lib/Catmandu/Fix/xml_simple.pm
    version: '0.17'
  Catmandu::Fix::xml_transform:
    file: lib/Catmandu/Fix/xml_transform.pm
    version: '0.17'
  Catmandu::Fix::xml_write:
    file: lib/Catmandu/Fix/xml_write.pm
    version: '0.17'
  Catmandu::Importer::XML:
    file: lib/Catmandu/Importer/XML.pm
    version: '0.17'
  Catmandu::XML:
    file: lib/Catmandu/XML.pm
    version: '0.17'
  Catmandu::XML::Transformer:
    file: lib/Catmandu/XML/Transformer.pm
    version: '0.17'
requires:
  Catmandu: '0.9'
  XML::LibXSLT: '1.78'
  XML::Struct: '0.26'
resources:
  bugtracker: https://github.com/LibreCat/Catmandu-XML/issues
  homepage: https://github.com/LibreCat/Catmandu-XML
  repository: https://github.com/LibreCat/Catmandu-XML.git
version: '0.17'
x_contributors:
  - 'Jakob Voss <voss@gbv.de>'
  - 'Nicolas Franck <nicolas.franck@ugent.be>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1