python3-gpiozero
simple interface to everyday GPIO components used with Raspberry Pi (Python 3)
gpiozero is an object-oriented wrapper around using various elelctronic
components with the GPIO interface on the Raspberry Pi. It allows
interacting with components like LEDs and buttons by defining them as
object instances which provide callback hooks to react to changes, e.g.
a button being pressed.
jtreg6
Regression Test Harness for the OpenJDK platform
jtreg is the test harness used by the OpenJDK test framework.
This framework is intended primarily for regression tests.
It can also be used for unit tests, functional tests, and even simple product
tests -- in other words, just about any type of test except a conformance test,
which belong in a TCK.
postgresql-14-hypopg
PostgreSQL extension adding support for hypothetical indexes.
An hypothetical, or virtual, index is an index that doesn't really exists, and
thus doesn't cost CPU, disk or any resource to create. They're useful to know
if specific indexes can increase performance for problematic queries, since
you can know if PostgreSQL will use these indexes or not without having to
spend resources to create them.
python3-kanjidraw
handwritten kanji recognition - library
kanjidraw is a simple Python library + GUI for matching (the strokes of a)
handwritten kanji against its database.
libreoffice-help-pt-br
office productivity suite -- Portuguese_brazilian help
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
libreoffice-help-ru
office productivity suite -- Russian help
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.