File: META.yml

package info (click to toggle)
libhtml-treebuilder-libxml-perl 0.28-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 264 kB
  • sloc: perl: 533; makefile: 2; sh: 1
file content (58 lines) | stat: -rw-r--r-- 1,765 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
---
abstract: 'HTML::TreeBuilder and XPath compatible interface with libxml'
author:
  - 'Tokuhiro Matsuno <tokuhirom@gmail.com>'
build_requires:
  Test::Exception: '0'
  Test::More: '0.98'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.23, 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: HTML-TreeBuilder-LibXML
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  HTML::TreeBuilder::LibXML:
    file: lib/HTML/TreeBuilder/LibXML.pm
    version: '0.28'
  HTML::TreeBuilder::LibXML::Node:
    file: lib/HTML/TreeBuilder/LibXML/Node.pm
requires:
  HTML::TreeBuilder::XPath: '0.14'
  LWP::UserAgent: '6'
  URI: '0'
  XML::LibXML: '1.7'
  perl: '5.008001'
resources:
  bugtracker: https://github.com/tokuhirom/HTML-TreeBuilder-LibXML/issues
  homepage: https://github.com/tokuhirom/HTML-TreeBuilder-LibXML
  repository: https://github.com/tokuhirom/HTML-TreeBuilder-LibXML.git
version: '0.28'
x_contributors:
  - 'Carlos Fernando Avila Gratz <cafe01@gmail.com>'
  - 'Carlos Fernando Avila Gratz <cafe@q1software.com>'
  - 'Emmanuel Seyman <emmanuel@seyman.fr>'
  - 'John SJ Anderson <johna@farematrix.com>'
  - 'Masahiro Chiba <nihen@megabbs.com>'
  - 'Oleg G <verdrehung@gmail.com>'
  - 'Perlover <perlover@perlover.com>'
  - 'Stanislaw Pusep <creaktive@gmail.com>'
  - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'
  - 'Tokuhiro Matsuno <tokuhirom@linecorp.com>'
  - 'Yanick Champoux <yanick@babyl.dyndns.org>'
  - 'kimura.hideo <kimurahideo@Administrator.local>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1