File: META.yml

package info (click to toggle)
libmarc-schema-perl 0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,428 kB
  • sloc: perl: 187; makefile: 7
file content (49 lines) | stat: -rw-r--r-- 1,347 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
42
43
44
45
46
47
48
49
---
abstract: 'Specification of the MARC21 format'
author:
  - 'Johann Rolschewski'
build_requires:
  Test2::V0: '0'
  Test::More: '0.96'
  Test::Script: '0'
configure_requires:
  Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.22, Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: MARC-Schema
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
requires:
  Cpanel::JSON::XS: '0'
  File::Share: '0'
  File::Slurper: '0'
  Getopt::Long: '0'
  MARC::Parser::RAW: '0'
  MARC::Parser::XML: '0'
  Scalar::Util: '0'
  perl: '5.008005'
resources:
  bugtracker: https://github.com/jorol/MARC-Schema/issues
  homepage: https://github.com/jorol/MARC-Schema
  repository: https://github.com/jorol/MARC-Schema.git
version: '0.16'
x_contributors:
  - 'Johann Rolschewski <johann@rolschewski.de>'
  - 'Johann Rolschewski <jorol@cpan.org>'
  - 'Johann Rolschewski <rolschewski@gmail.com>'
  - 'Patrick Hochstenbach <patrick.hochstenbach@ugent.be>'
  - 'Steve Rogerson <yewtc@users.noreply.github.com>'
x_generated_by_perl: v5.34.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_static_install: 1