File: META.yml

package info (click to toggle)
ccdiff 0.35-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 232 kB
  • sloc: perl: 645; makefile: 11
file content (39 lines) | stat: -rw-r--r-- 956 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
36
37
38
39
--- 
abstract: Colored Character Diff
author: 
  - H.Merijn Brand <perl5@tux.freedom.nl>
build_requires: 
  Config: 0
configure_requires: 
  ExtUtils::MakeMaker: 0
dynamic_config: 1
generated_by: Author, CPAN::Meta::Converter version 2.150011
license: artistic_2
meta-spec: 
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-ccdiff
provides: 
  App::ccdiff: 
    file: lib/App/ccdiff.pm
    version: '0.35'
recommends: 
  Algorithm::Diff: '1.201'
  Algorithm::Diff::XS: '0.04'
  Capture::Tiny: '0.24'
requires: 
  Algorithm::Diff: '1.1901'
  Capture::Tiny: 0
  Getopt::Long: 0
  List::Util: 0
  Term::ANSIColor: 0
  Test::More: 0
  charnames: 0
  perl: '5.014000'
resources: 
  IRC: irc://irc.perl.org/#csv
  bugtracker: https://github.com/Tux/App-ccdiff/issues
  homepage: https://metacpan.org/pod/App::ccdiff
  license: http://dev.perl.org/licenses/
  repository: https://github.com/Tux/App-ccdiff
version: '0.35'