File: META.yml

package info (click to toggle)
libpod-pandoc-perl 0.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 248 kB
  • sloc: perl: 587; makefile: 5
file content (41 lines) | stat: -rw-r--r-- 1,006 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
---
abstract: 'process Plain Old Documentation format with Pandoc'
author:
  - 'Jakob Voß'
build_requires:
  Capture::Tiny: '0'
  Test::Exception: '0'
  Test::More: '0.96'
  Test::Output: '0'
configure_requires:
  Module::Build::Tiny: '0.039'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.036, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150001'
license: gpl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Pod-Pandoc
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
requires:
  Getopt::Long: '0'
  Pandoc: v0.6.0
  Pandoc::Elements: '0.33'
  Pod::Simple: '3.08'
  Pod::Usage: '0'
  perl: '5.014'
resources:
  bugtracker: https://github.com/nichtich/Pod-Pandoc/issues
  homepage: https://github.com/nichtich/Pod-Pandoc
  repository: https://github.com/nichtich/Pod-Pandoc.git
version: 0.5.0
x_contributors:
  - 'Benct Philip Jonsson <bpjonsson@gmail.com>'
  - 'Jakob Voß <jakob.voss@gbv.de>'