qml6-module-org-kde-osm-editorcontroller
OSM indoor editor QML module
Open Street Map indoor map editor for QML.
xdg-user-dirs-gtk
tool to manage well known user directories (Gtk extension)
xdg-user-dirs is a tool to help manage "well known" user directories
like the desktop folder and the music folder. It also handles
localization (i.e. translation) of the filenames.
sunxi-tools
tools for working with Allwinner (sunxi) ARM processors
This package contains various tools for working with devices based around the
Allwinner sunxi processors (A10/A13/A20/A31 etc). Utilities include tools to:
vimb
Light-weight webkit-based browser with vim keyboard bindings
Vimb is a Vim-like web browser that is inspired by Pentadactyl
and Vimprobable. The goal of Vimb is to build a completely
keyboard-driven, efficient and pleasurable browsing-experience
with low memory and CPU usage that is intuitive to use for Vim
users.
python3-vcr
record and replay HTML interactions
vcr.py records all interactions that take place through the HTML libraries
it supports and writes them to flat files, called cassettes (YAML format by
default). These cassettes could be replayed then for fast, deterministic
and accurate HTML testing.
python3-striprtf
Simple library to convert rtf to text
This library transforms rich text format (rtf) files into plain text strings.
It is particularly useful for converting documents, such as medical records
written in rtf format, into a more easily parsable and processable plain text
format. The library handles different encodings and provides options to manage
decoding errors gracefully. It simplifies the processing pipeline by
converting text to a format that is more suitable for further analysis.