File: META.yml

package info (click to toggle)
libxml-feed-perl 0.65%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 508 kB
  • sloc: perl: 1,162; xml: 682; makefile: 4
file content (81 lines) | stat: -rw-r--r-- 2,227 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
---
abstract: 'XML Syndication Feed Support'
author:
  - 'Six Apart'
build_requires:
  URI: '0'
  XML::XPath: '0'
configure_requires:
  Module::Build: '0.42'
dynamic_config: 1
generated_by: 'Module::Build version 0.4234, 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-Feed
provides:
  XML::Feed:
    file: lib/XML/Feed.pm
    version: '0.65'
  XML::Feed::Content:
    file: lib/XML/Feed/Content.pm
    version: '0.65'
  XML::Feed::Enclosure:
    file: lib/XML/Feed/Enclosure.pm
    version: '0.65'
  XML::Feed::Entry:
    file: lib/XML/Feed/Entry.pm
    version: '0.65'
  XML::Feed::Entry::Format::Atom:
    file: lib/XML/Feed/Entry/Format/Atom.pm
    version: '0.65'
  XML::Feed::Entry::Format::RSS:
    file: lib/XML/Feed/Entry/Format/RSS.pm
    version: '0.65'
  XML::Feed::Format::Atom:
    file: lib/XML/Feed/Format/Atom.pm
    version: '0.65'
  XML::Feed::Format::RSS:
    file: lib/XML/Feed/Format/RSS.pm
    version: '0.65'
  XML::Feed::Util:
    file: lib/XML/Feed/Util.pm
    version: '0.65'
requires:
  Class::ErrorHandler: '0'
  DateTime: '0'
  DateTime::Format::Flexible: '0'
  DateTime::Format::ISO8601: '0'
  DateTime::Format::Mail: '0'
  DateTime::Format::Natural: '0'
  DateTime::Format::W3CDTF: '0'
  Feed::Find: '0'
  HTML::Entities: '0'
  HTML::TokeParser: '0'
  LWP::UserAgent: '0'
  List::Util: '0'
  Module::Pluggable: '0'
  Scalar::Util: '0'
  Test::More: '0'
  URI::Fetch: '0'
  XML::Atom: '0.38'
  XML::LibXML: '1.66'
  XML::RSS: '1.47'
  perl: v5.10.0
resources:
  bugtracker: https://github.com/davorg-cpan/xml-feed/issues
  license: http://dev.perl.org/licenses/
  repository: https://github.com/davorg-cpan/xml-feed.git
version: '0.65'
x_contributors:
  - 'Dave Cross <davecross@cpan.org>'
  - 'Jakob Voss <voss@gbv.de>'
  - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'
  - 'Simon Wistow <simon@thegestalt.org>'
  - 'Gabor Szabo <szabgab@cpan.org>'
  - 'Minty Walker <mintywalker@gmail.com>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Gerard Ribugent Navarro <ribugent@cpan.org>'
  - 'Matthew D. Miller <matthew.miller@okbu.edu>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'