libkf6texteditor-katepart
provide advanced plain text editing services
The KTextEditor interfaces - also called KTE interfaces - are a set
of well-defined interfaces which an application or library can
implement to provide advanced plain text editing
services. Applications which utilise this interface can thus allow
the user to choose which implementation of the editor component to
use. The only implementation right now is the Kate Editor Component
(Kate Part).
libkf6texteditor6
provide advanced plain text editing services
The KTextEditor interfaces - also called KTE interfaces - are a set
of well-defined interfaces which an application or library can
implement to provide advanced plain text editing
services. Applications which utilise this interface can thus allow
the user to choose which implementation of the editor component to
use. The only implementation right now is the Kate Editor Component
(Kate Part).
libkf6xmlgui6
User configurable main windows
framework for designing the user interface
of an application using XML, using the idea
of actions.
libkf6purpose-bin
abstraction to provide and leverage actions of a specific kind, runtime
Purpose offers the possibility to create integrate services and actions on
any application without having to implement them specifically. Purpose will
offer them mechanisms to list the different alternatives to execute given the
requested action type and will facilitate components so that all the plugins
can receive all the information they need.
qml6-module-org-kde-purpose
abstraction to provide and leverage actions of a specific kind, qml bindings
Purpose offers the possibility to create integrate services and actions on
any application without having to implement them specifically. Purpose will
offer them mechanisms to list the different alternatives to execute given the
requested action type and will facilitate components so that all the plugins
can receive all the information they need.
libstd-rust-1.74
Rust standard libraries
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.