hare
Simple, stable and robust systems programming language
Hare uses a static type system, manual memory management, and a minimal
runtime. It is well-suited to writing operating systems, system tools,
compilers, networking software, and other low-level, high performance tasks.
libkf6sonnetui6
spell checking library for Qt, ui lib
Sonnet is a Qt based library that offers easy access to spell
checking using various plugin based backends. It is part of KDE
Frameworks 6.
libkf6guiaddons6
additional addons for QtGui
The KDE GUI addons provide utilities for graphical user interfaces in the
areas of colors, fonts, text, images, keyboard input.
libkf6i18nlocaledata6
Advanced internationalization framework (locale data)
Ki18n is the KDE internationalization system for
user-interface text. It enables localization of
user-visible strings, including locale-aware argument
substitution and formatting. Ki18n is built atop the
widely used Gettext internationalization system, making
the workflow familiar to both programmers and translators.
It can be considered a Gettext-wrapper for code based on
the Qt library, but it also provides additional
functionality over basic Gettext.
qml6-module-org-kde-i18n-localedata
Advanced internationalization framework (locale data QML module)
Ki18n is the KDE internationalization system for
user-interface text. It enables localization of
user-visible strings, including locale-aware argument
substitution and formatting. Ki18n is built atop the
widely used Gettext internationalization system, making
the workflow familiar to both programmers and translators.
It can be considered a Gettext-wrapper for code based on
the Qt library, but it also provides additional
functionality over basic Gettext.
python3-pymetno
Library to communicate with the met.no API
PyMetno is a Python library designed for interaction with the met.no API. It
enables access to meteorological data provided by the Norwegian Meteorological
Institute. The library handles the complex processes of querying the API and
parsing the returned XML data into Python-compatible structures, making it
easier to work with weather data.