ttyplot
realtime plotting utility for text mode consoles and terminals
ttyplot takes data from standard input or a unix pipeline and plots in text
mode on a terminal in real time. It supports rate calculation for counters
and up to two graphs on a single display using reverse video for the second
line.
libvkd3d-shader1
Direct3D 12 to Vulkan translation - shader library
3D graphics library that provides an API similar to Direct3D 12 built on top
of the Vulkan library.
manpages-es
Spanish manpages
This package contains manual pages translated into Spanish,
originating from a large number of projects which do not ship
translated man pages themselves, including the traditional Linux
manpages. The exact projects and man pages might change from
release to release, so please look at the actually shipped files
for the current set.
erlang-p1-pkix
PKIX certificates management library for Erlang
The idea of the library is to simplify certificates configuration in Erlang
programs. Typically an Erlang program which needs certificates (for HTTPS/
MQTT/XMPP/etc) provides a bunch of options such as certfile, chainfile,
privkey, etc. The situation becomes even more complicated when a server
supports so called virtual domains because a program is typically required to
match a virtual domain with its certificate. If a user has plenty of virtual
domains it's quickly becoming a nightmare for them to configure all this.
The complexity also leads to errors: a single configuration mistake and a
program generates obscure log messages, unreadable Erlang tracebacks or,
even worse, just silently ignores the errors.
Fortunately, the large part of certificates configuration can be automated,
reducing a user configuration to something as simple as:
postgresql-15-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.