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'
|