Provided by: libsyntax-highlight-engine-kate-perl_0.12+dfsg-1ubuntu1_all
NAME
Syntax::Highlight::Engine::Kate::AVR_Assembler - a Plugin for AVR Assembler syntax highlighting
SYNOPSIS
require Syntax::Highlight::Engine::Kate::AVR_Assembler; my $sh = new Syntax::Highlight::Engine::Kate::AVR_Assembler([ ]);
DESCRIPTION
Syntax::Highlight::Engine::Kate::AVR_Assembler is a plugin module that provides syntax highlighting for AVR Assembler to the Syntax::Haghlight::Engine::Kate highlighting engine. This code is generated from the syntax definition files used by the Kate project. It works quite fine, but can use refinement and optimization. It inherits Syntax::Higlight::Engine::Kate::Template. See also there.
AUTHOR
Hans Jeuken (haje <at> toneel <dot> demon <dot> nl)
BUGS
Unknown. If you find any, please contact the author perl v5.26.1 20Syntax::Highlight::Engine::Kate::AVR_Assembler(3pm)