forwords

simple and effective tool to learn foreign words

This program is a very simple but quite effective tool when you are learning a foreign language. It helps you to expand your foreign word bank with three simple tests. The program is written using 'Qt' library and has some speech ability with 'espeak'.

python3-geographiclib

Geodesic routines from GeographicLib

Python implementation of the geodesic routines in GeographicLib

libdng-utils

Library for generating DNG files -- Utility programs

libdng makes it easier to generate valid DNG files following the Adobe Digital Negative specification.

intel-lpmd

Intel Low Power Model Daemon

Intel Low Power Model Daemon is a Linux daemon used to optimize active idle power. It selects a set of most power efficient CPUs based on configuration file or CPU topology. Based on system utilization and other hints, it puts the system into Low Power Mode by activate the power efficient CPUs and disable the rest, and restore the system from Low Power Mode by activating all CPUs.
text mode graphics utilities

caca-utils

text mode graphics utilities

This package contains utilities and demonstration programs for libcaca, the Colour AsCii Art library.

ansible-mitogen

Fast connection strategy for Ansible

Mitogen for Ansible is a completely redesigned UNIX connection layer and module runtime for Ansible. Requiring minimal configuration changes, it updates Ansible’s slow and wasteful shell-centric implementation with pure-Python equivalents, invoked via highly efficient remote procedure calls to persistent interpreters tunnelled over SSH. No changes are required to target hosts.