File: META.yml

package info (click to toggle)
libcatmandu-atom-perl 0.05-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: perl: 391; makefile: 2; sh: 1
file content (45 lines) | stat: -rw-r--r-- 1,246 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
abstract: 'modules for working with Atom feeds'
author:
  - 'Nicolas Steenlant, C<< <nicolas.steenlant at ugent.be> >>'
build_requires:
  JSON: '2.90'
  Module::Build: '0.28'
  Test::Exception: '0'
  Test::More: '0'
  Test::Pod: '0'
configure_requires:
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.17, Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Catmandu-Atom
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
requires:
  Catmandu: '1.2001'
  Moo: '0'
  XML::Atom: '0.41'
  namespace::clean: '0'
  perl: v5.10.1
resources:
  bugtracker: https://github.com/LibreCat/Catmandu-Atom/issues
  homepage: https://github.com/LibreCat/Catmandu-Atom
  repository: https://github.com/LibreCat/Catmandu-Atom.git
version: '0.05'
x_contributors:
  - 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
  - 'Nicolas Franck <nicolas.franck@ugent.be>'
  - 'Nicolas Steenlant <nicolas.steenlant@ugent.be>'
  - 'Patrick Hochstenbach <patrick.hochstenbach@ugent.be>'
  - 'vpeil <vitali.peil@uni-bielefeld.de>'
x_serialization_backend: 'YAML::Tiny version 1.69'