File: META.yml

package info (click to toggle)
libstring-tagged-terminal-perl 0.08-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 172 kB
  • sloc: perl: 653; makefile: 13
file content (32 lines) | stat: -rw-r--r-- 883 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
---
abstract: 'format terminal output using C<String::Tagged>'
author:
  - 'Paul Evans <leonerd@leonerd.org.uk>'
build_requires:
  Test2::V0: '0'
configure_requires:
  Module::Build: '0.4004'
dynamic_config: 1
generated_by: 'Module::Build version 0.4234, 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: String-Tagged-Terminal
provides:
  String::Tagged::Terminal:
    file: lib/String/Tagged/Terminal.pm
    version: '0.08'
  String::Tagged::Terminal::Win32Console:
    file: lib/String/Tagged/Terminal/Win32Console.pm
    version: '0.08'
requires:
  Convert::Color: '0'
  Convert::Color::XTerm: '0'
  String::Tagged: '0'
  constant: '0'
  perl: '5.014'
resources:
  license: http://dev.perl.org/licenses/
version: '0.08'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'