forked from creaktive/rainbarf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
META.yml
44 lines (44 loc) · 1.29 KB
/
META.yml
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
---
abstract: 'CPU/RAM/battery stats chart bar for tmux (and GNU screen)'
author:
- 'Stanislaw Pusep <[email protected]>'
build_requires:
English: '1.00'
Test::More: '0.45'
configure_requires:
Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Module::Build version 0.4216, 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: App-rainbarf
provides:
App::rainbarf:
file: lib/App/rainbarf.pm
version: '1.3'
requires:
Getopt::Long: '2.32'
List::Util: 1.07_00
Pod::Usage: '1.14'
Storable: '2.04'
Term::ANSIColor: '1.04'
perl: '5.008'
resources:
bugtracker: https://github.com/creaktive/rainbarf/issues
homepage: https://github.com/creaktive/rainbarf
repository: git://github.com/creaktive/rainbarf.git
version: '1.3'
x_contributors:
- 'Chris Knadler <[email protected]>'
- cinaeco
- 'Clemens Hammacher <[email protected]>'
- 'H.Merijn Brand <[email protected]>'
- 'Henrik Hodne <[email protected]>'
- 'Joe Hassick <[email protected]>'
- 'Josh Matthews <[email protected]>'
- 'Sergey Romanov <[email protected]>'
- 'Tom Cammann <[email protected]>'
- 'Tuomas Jormola <[email protected]>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'