dict-freedict-deu-gle
German-Irish dictionary for the dict server/client
This is the German-Irish dictionary from the FreeDict project. It contains
16819 headwords (FreeDict status: big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
libkf5kirigami2-5
set of QtQuick components targeted for mobile use
Kirigami is a set of QtQuick components at the moment targeted for
mobile use (in the future desktop as well) targeting both Plasma
Mobile and Android. A set of high level components to make the
creation of applications that look and feel great on mobile as well
as desktop devices and follow the Kirigami Human Interface
Guidelines. The target of these components is anybody that wants to
do an application using QtQuick as its main UI, especially if
targeting a mobile platform, without adding many dependencies. They
work on a variety of platforms, such as Plasma Mobile, Desktop Linux,
Android and Windows.
qml-module-org-kde-kirigami2
set of QtQuick components targeted for mobile use
Kirigami is a set of QtQuick components at the moment targeted for
mobile use (in the future desktop as well) targeting both Plasma
Mobile and Android. A set of high level components to make the
creation of applications that look and feel great on mobile as well
as desktop devices and follow the Kirigami Human Interface
Guidelines. The target of these components is anybody that wants to
do an application using QtQuick as its main UI, especially if
targeting a mobile platform, without adding many dependencies. They
work on a variety of platforms, such as Plasma Mobile, Desktop Linux,
Android and Windows.
flatpak-builder
Flatpak application building helper
Flatpak installs, manages and runs sandboxed desktop application bundles.
See the flatpak package for a more comprehensive description.
clang-format
Tool to format C/C++/Obj-C code
Clang-format is both a library and a stand-alone tool with the goal of
automatically reformatting C++ sources files according to configurable
style guides. To do so, clang-format uses Clang's Lexer to transform an
input file into a token stream and then changes all the whitespace around
those tokens. The goal is for clang-format to both serve both as a user
tool (ideally with powerful IDE integrations) and part of other
refactoring tools, e.g. to do a reformatting of all the lines changed
during a renaming.