blob: 6949ca5fbaece817c61f9530dc6c34903c0fda3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"name": "kf5syntaxhighlighting",
"version": "5.81.0",
"description": "Syntax highlighting engine for Kate syntax definitions",
"homepage": "https://github.com/KDE/syntax-highlighting",
"dependencies": [
"ecm",
"qt5-base",
"qt5-tools",
"qt5-xmlpatterns"
]
}
|