File: META.yml

package info (click to toggle)
libtext-worddiff-perl 0.08-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 184 kB
  • ctags: 70
  • sloc: perl: 562; makefile: 2
file content (45 lines) | stat: -rw-r--r-- 1,193 bytes parent folder | download | duplicates (2)
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
45
---
abstract: 'Track changes between documents'
author:
  - 'David E. Wheeler <david@justatheory.com>'
build_requires:
  File::Spec: 0
  Module::Build: 0.2701
  Test::More: 0.17
configure_requires:
  Module::Build: 0.2701
dynamic_config: 1
generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 2.112150'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Text-WordDiff
provides:
  Text::WordDiff:
    file: lib/Text/WordDiff.pm
    version: 0.08
  Text::WordDiff::ANSIColor:
    file: lib/Text/WordDiff/ANSIColor.pm
    version: 0.08
  Text::WordDiff::Base:
    file: lib/Text/WordDiff.pm
    version: 0
  Text::WordDiff::HTML:
    file: lib/Text/WordDiff/HTML.pm
    version: 0.08
  Text::WordDiff::HTMLTwoLines:
    file: lib/Text/WordDiff/HTMLTwoLines.pm
    version: 0.08
recommends:
  Test::Pod: 1.41
requires:
  Algorithm::Diff: 1.19
  HTML::Entities: 0
  Term::ANSIColor: 0
resources:
  bugtracker: http://github.com/theory/test-xpath/issues/
  homepage: http://search.cpan.org/dist/Text-WordDiff/
  license: http://dev.perl.org/licenses/
  repository: http://github.com/theory/test-xpath/tree/
version: 0.08