File: META.yml

package info (click to toggle)
libgedcom-perl 1.22-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 828 kB
  • sloc: perl: 7,883; sh: 102; makefile: 10
file content (33 lines) | stat: -rw-r--r-- 859 bytes parent folder | download | duplicates (2)
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
---
abstract: 'Interface to genealogy GEDCOM files'
author:
  - 'Paul Johnson (paul@pjcj.net)'
build_requires:
  Pod::Markdown: '0'
  Test::Pod: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010'
license: open_source
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Gedcom
no_index:
  directory:
    - t
    - inc
recommends:
  Date::Manip: '0'
  Parse::RecDescent: '0'
  Roman: '0'
requires:
  Text::Soundex: '0'
resources:
  X_mailing_list: http://lists.perl.org/list/perl-gedcom.html
  bugtracker: https://github.com/pjcj/Gedcom.pm/issues
  license: http://dev.perl.org/licenses/
  repository: http://github.com/pjcj/Gedcom.pm
version: '1.22'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'