File: META.yml

package info (click to toggle)
libcatmandu-mediawiki-perl 0.021-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 224 kB
  • sloc: perl: 233; makefile: 2
file content (36 lines) | stat: -rw-r--r-- 884 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
---
abstract: 'Catmandu modules for MediaWiki'
author:
  - 'Nicolas Franck'
build_requires:
  Test::Exception: '0'
  Test::More: '0'
configure_requires:
  Module::Build::Tiny: '0.039'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.030, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Catmandu-MediaWiki
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
requires:
  Catmandu: '0'
  MediaWiki::API: '0'
  Moo: '0'
  perl: v5.10.1
resources:
  bugtracker: https://github.com/LibreCat/Catmandu-MediaWiki/issues
  homepage: https://github.com/LibreCat/Catmandu-MediaWiki
  repository: https://github.com/LibreCat/Catmandu-MediaWiki.git
version: '0.021'
x_contributors:
  - 'njfranck <njfranck@ca20c521.ugent.be>'