python3-pynput
control and monitor input devices (Python 3)
This library allows you to control and monitor input devices. Currently, mouse
and keyboard input and monitoring are supported.
python3-incomfort-client
client for Intergas InComfort/InTouch Lan2RF systems
This package provides an aiohttp-based client for Intergas InComfort/InTouch
Lan2RF systems.
pocl-source
pocl source code
Portable Computing Language is an open source implementation of the OpenCL
standard which can be easily adapted for new targets. One of the goals of the
project is improving performance portability of OpenCL programs, avoiding the
need for target-dependent manual optimizations.
postgresql-16-unit
SI Units for PostgreSQL
postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The
base units can be combined to named and unnamed derived units using operators
defined in the PostgreSQL type system. SI prefixes are used for input and
output, and quantities can be converted to arbitrary scale.
postgresql-16-set-user
PostgreSQL privilege escalation with enhanced logging and control
The set_user PostgreSQL extension allows switching users and optional
privilege escalation with enhanced logging and control. It provides an
additional layer of logging and control when unprivileged users must escalate
themselves to superuser or object owner roles in order to perform needed
maintenance tasks.
postgresql-16-rum
PostgreSQL RUM access method
This PostgreSQL extension provides the RUM access method, an inverted index
with additional information in posting lists.