File: META.yml

package info (click to toggle)
libterm-progressbar-perl 2.23-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 224 kB
  • sloc: perl: 596; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 804 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
---
abstract: 'provide a progress meter on a standard terminal'
author:
  - 'Martyn J. Pearce'
build_requires:
  Capture::Tiny: '0.13'
  File::Temp: '0'
  Test::Exception: '0.31'
  Test::More: '0.80'
  Test::Warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.34, 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: Term-ProgressBar
no_index:
  directory:
    - t
    - inc
requires:
  Carp: '0'
  Class::MethodMaker: '1.02'
  Fatal: '0'
  POSIX: '0'
  Term::ReadKey: '2.14'
  perl: '5.006'
resources:
  repository: https://github.com/manwar/Term-ProgressBar
version: '2.23'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'