indicator-status-provider-mc5
indicator-messages status provider for telepathy mission-control-5
python3-dbus.mainloop.qt
D-Bus Support for PyQt4 with Python 3
The D-Bus module of PyQt4 provides integration of PyQt4 applications
with the D-Bus main loop for Python 3
qjoypad
map gamepad/joystick events to mouse/keyboard event
QJoyPad takes input from a gamepad or joystick and translates it into
key strokes or mouse actions, letting you control any X-Windows program
with your game controller. This lets you play all those games that for
some reason don't have joystick support with your joystick.
gcc-12-powerpc-linux-gnu-base
GCC, the GNU Compiler Collection (base package)
This package contains files common to all languages and libraries
contained in the GNU Compiler Collection (GCC).
python-os-collect-config
collect and cache metadata, run hooks on changes
os-collect-config collects data from defined configuration sources and runs a
defined hook whenever the metadata has changed. You must define what sources
to collect configuration data from in os-collect-config configuration file at
/etc/os-collect-config/sources.ini. These sources will be polled and whenever
any of them changes, default.command will be run. A file will be written to
the cache dir, os_config_files.json, which will be a json list of the file
paths to the current copy of each metadata source. This list will also be set
as a colon separated list in the environment variable OS_CONFIG_FILES for the
command that is run.
zenlisp
Interpreter for purely symbolic, pure, lexically scoped dialect of LISP
Zenlisp is an interpreter for a purely symbolic, side effect-free,
lexically scoped dialect of LISP. It may be considered an
implementation of pure LISP plus global definitions. Zenlisp is
derived from ArrowLISP.