File: META.yml

package info (click to toggle)
libtext-table-perl 1.123-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 152 kB
  • ctags: 58
  • sloc: perl: 633; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 745 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
35
---
abstract: 'Organize Data in Tables'
author:
  - 'Shlomi Fish <shlomif@cpan.org>'
build_requires:
  Test::More: 0
configure_requires:
  Module::Build: 0.36
generated_by: 'Module::Build version 0.3617'
keywords:
  - art
  - ascii
  - asciiart
  - borders
  - table
  - text
  - unicode
license: bsd
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Text-Table
provides:
  Text::Table:
    file: lib/Text/Table.pm
    version: 1.123
requires:
  Text::Aligner: 0.05
  strict: 0
  warnings: 0
resources:
  homepage: http://www.shlomifish.org/open-source/projects/docmake/
  license: http://www.opensource.org/licenses/bsd-license.php
  repository: https://github.com/shlomif/Text-Table
version: 1.123