File: META.yml

package info (click to toggle)
libsyntax-highlight-engine-kate-perl 0.09%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,828 kB
  • ctags: 2,233
  • sloc: perl: 84,049; ruby: 176; asm: 166; sh: 162; cpp: 144; jsp: 128; haskell: 116; f90: 99; python: 98; ml: 75; xml: 43; yacc: 37; ansic: 32; tcl: 29; lisp: 24; makefile: 14; awk: 13; php: 5
file content (36 lines) | stat: -rw-r--r-- 838 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
---
abstract: 'a port to Perl of the syntax highlight engine of the Kate texteditor.'
author:
  - 'Hans Jeuken'
build_requires:
  ExtUtils::MakeMaker: 6.59
  Term::ANSIColor: 0
  Test::Differences: '0.61'
  Test::More: '1.00'
  Test::Warn: '0.30'
configure_requires:
  ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.08'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Syntax-Highlight-Engine-Kate
no_index:
  directory:
    - eg
    - inc
    - t
requires:
  Carp: 0
  Data::Dumper: 0
  File::Basename: 0
  Path::Tiny: 0
  perl: '5.006'
resources:
  homepage: http://padre.perlide.org/
  license: http://dev.perl.org/licenses/
  repository: https://github.com/szabgab/Syntax-Highlight-Engine-Kate
version: '0.09'