File: META.yml

package info (click to toggle)
libpod-latex-perl 0.61-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 168 kB
  • ctags: 32
  • sloc: perl: 1,125; sh: 9; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 678 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
---
abstract: 'Convert Pod data to formatted Latex'
author:
  - 'Tim Jenness <tjenness@cpan.org>'
build_requires:
  Test::More: 0
configure_requires:
  Module::Build: 0.36
generated_by: 'Module::Build version 0.3603'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Pod-LaTeX
provides:
  Pod::LaTeX:
    file: lib/Pod/LaTeX.pm
    version: 0.61
requires:
  Pod::Find: 0
  Pod::ParseUtils: 0.3
  Pod::Parser: 0
  Pod::Select: 0
  if: 0
resources:
  homepage: http://github.com/timj/perl-Pod-LaTeX/tree/master
  license: http://dev.perl.org/licenses/
  repository: git://github.com/timj/perl-Pod-LaTeX.git
version: 0.61