qml6-module-org-kde-kirigamiaddons-settings
settings module for QML
This package contains the treeview QML module.
A runtime QML module providing settings utilities.
qml6-module-org-kde-kirigamiaddons-labs-components
labs/components module for QML
This package contains the labs/components QML module.
A runtime QML module providing components utilities.
qml6-module-org-kde-kirigamiaddons-formcard
formcard module for QML
This package contains the treeview QML module.
A runtime QML module providing formcard utilities.
qml6-module-org-kde-kirigamiaddons-delegates
delegates module for QML
This package contains the treeview QML module.
A runtime QML module providing delegates utilities.
libgraph-grammar-perl
Grammar for graphs
Graph::Grammar is a Perl implementation of a graph rewriting method (a.k.a.
graph grammar). Much of the API draws inspiration from Parse::Yapp, but
instead of acting on text streams Graph::Grammar is oriented at graphs, as
implemented in Perl's Graph module. Graph::Grammar implements a single method
parse_graph() which accepts an instance of Graph and an array of rules. Every
rule is evaluated for each vertex in a graph and, if a match is found, an
action associated with the rule is executed.
libinspector0
GWorkspace inspector framework (shared library)
GWorkspace is the official GNUstep workspace manager. The Inspector
framework is a core part of it allowing specialized inspection of
files with different filetypes.