File: META.yml

package info (click to toggle)
libcode-tidyall-plugin-yaml-perl 0.000001-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 124 kB
  • sloc: perl: 54; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 933 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
30
31
32
33
34
35
---
abstract: 'Use the YAML module to tidy YAML documents with tidyall'
author:
  - 'Olaf Alders <olaf@wundercounter.com>'
build_requires:
  Module::Build: '0.28'
  Test::More: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.043, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Code-TidyAll-Plugin-YAML
no_index:
  directory:
    - examples
    - t
    - xt
requires:
  Code::TidyAll::Plugin: '0'
  Moo: '0'
  YAML: '0'
  strict: '0'
resources:
  bugtracker: http://github.com/oalders/Code-TidyAll-Plugin-YAML/issues
  homepage: https://github.com/oalders/code-tidyall-plugin-yaml
  repository: https://github.com/oalders/code-tidyall-plugin-yaml.git
version: '0.000001'
x_contributors:
  - 'Olaf Alders <olaf@wundersolutions.com>'