rustfmt
Rust formatting helper
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.
python3-buienradar
Library and CLI tools for interacting with buienradar.
This package is created as a library for the Home assistant buienradar
component implementation. A CLI has been created mainly for debugging
purposes but may be extended in the future for more real-world application
if needed.
postgresql-17
The World's Most Advanced Open Source Relational Database
PostgreSQL, also known as Postgres, is a free and open-source relational
database management system (RDBMS) emphasizing extensibility and SQL
compliance. It features transactions with Atomicity, Consistency, Isolation,
Durability (ACID) properties, automatically updatable views, materialized
views, triggers, foreign keys, and stored procedures. It is designed to handle
a range of workloads, from single machines to data warehouses or Web services
with many concurrent users.
libassuan9
IPC library for the GnuPG components
Libassuan is a small library implementing the so-called "Assuan
protocol". This protocol is used for IPC between most newer GnuPG
components. Both server and client side functions are provided.
varnish-redis
access Redis servers from VCL
VMOD using the synchronous hiredis library API to access Redis servers from
VCL.
postgresql-client-17
front-end programs for PostgreSQL 17
This package contains client and administrative programs for
PostgreSQL: these are the interactive terminal client psql and
programs for creating and removing users and databases.