File: META.yml

package info (click to toggle)
libtest2-tools-command-perl 0.20-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 140 kB
  • sloc: perl: 332; makefile: 2; sh: 1
file content (31 lines) | stat: -rw-r--r-- 816 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
---
abstract: 'test simple unix commands'
author:
  - 'Jeremy Mates <jeremy.mates@gmail.com>'
build_requires:
  File::Spec: '0'
  Test2::V0: '0.000060'
configure_requires:
  Module::Build: '0.4004'
dynamic_config: 0
generated_by: 'Module::Build version 0.4232, CPAN::Meta::Converter version 2.150010'
license: bsd
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Test2-Tools-Command
provides:
  Test2::Tools::Command:
    file: lib/Test2/Tools/Command.pm
    version: '0.20'
requires:
  File::chdir: '0'
  IPC::Open3: '0'
  Symbol: '0'
  Test2::V0: '0'
  perl: v5.10.0
resources:
  license: http://opensource.org/licenses/BSD-3-Clause
  repository: https://thrig.me/src/Test2-Tools-Command.git
version: '0.20'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'