ksyntaxhighlighting 6.5.0
Syntax highlighting engine for Kate syntax definitions
This is a stand-alone implementation of the Kate syntax highlighting engine. It's meant as a building block for text editors as well as for simple highlighted text rendering (e.g. as HTML), supporting both integration with a custom editor as well as a ready-to-use QSyntaxHighlighter
sub-class.
- Outputs:
out
- Website: https://community.kde.org/Frameworks
- Licenses: LGPL 2.1+
- Package source: gnu/packages/kde-frameworks.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ksyntaxhighlighting 6.5.0
as follows:
guix install ksyntaxhighlighting@6.5.0
Or install the latest version:
guix install ksyntaxhighlighting
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.