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-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.
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.
python3-incomfort-client
client for Intergas InComfort/InTouch Lan2RF systems
This package provides an aiohttp-based client for Intergas InComfort/InTouch
Lan2RF systems.
postgresql-16-semver
Semantic version number type for PostgreSQL
This library contains a single PostgreSQL extension for a data type
called 'semver'. It implements the version number format described
in the Semantic Versioning 2.0.0 Specification. [1]
python3-pypaperless
Asynchronous client for interacting with Paperless-ngx API
This library is an asynchronous client designed to interact with the
Paperless-ngx API. It supports token-based authentication, facilitating secure
interaction without requiring traditional credentials. Users can perform CRUD
(create, read, update, delete) operations on resources, retrieve individual
items, or navigate through paginated results.