cpp-11-powerpc64-linux-gnu
GNU C preprocessor
A macro processor that is used automatically by the GNU C compiler
to transform programs before actual compilation.
libkf5configcore5
configuration settings framework for Qt
KConfig provides an advanced configuration system. It is made of two
parts: KConfigCore, KConfigGui and KConfigQml.
libfacter3.14.12
collect and display facts about the system -- shared library
Facter is Puppet’s cross-platform system profiling library. It discovers and
reports per-node facts, which are collected by the Puppet agent and are made
available in Puppet manifests as variables. Facter comes with a number of
built-in facts providing information about the operating system, hardware, SSH
keys, etc., but is also easily extensible through the following interfaces:
libkf5configgui5
configuration settings framework for Qt
KConfig provides an advanced configuration system. It is made of two
parts: KConfigCore, KConfigGui and KConfigQml.
python3-prctl
Python interface to the prctl() syscall (Python 3)
The Linux prctl() function allows you to control specific characteristics of a
process' behaviour. Usage of the function is fairly messy though, due to
limitations in C and Linux. This module provides a nice non-messy Python(ic)
interface.
libkf6pty6
Pty abstraction
Provides primitives for opening & closing a pseudo
TTY pair, assigning the controlling TTY, utmp
registration and setting various terminal attributes.