NAME
hl-kate-convert - generates highlight definitions from Kate's originals
DESCRIPTION
hl-kate-convert
is a script to convert native highlight definitions of Kate to the ones used by Syntax::Highlight::Engine::Kate.
SYNOPSIS
hl-kate-convert <kate-xml-hl-def> [...]
Example:
hl-kate-convert /some/path/some-lang.xml > SomeLang.pm