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.
varnish-redis
access Redis servers from VCL
VMOD using the synchronous hiredis library API to access Redis servers from
VCL.
lazarus-src
IDE for Free Pascal - LCL source code dependency package
Lazarus is an IDE to create (graphical and console) applications with Free
Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on
Windows, Linux, Mac OS X, FreeBSD and more.
openstack-cluster-installer-agent
automatic PXE and puppet-master installer for OpenStack - agent
OCI (OpenStack Cluster Installer) is a software to provision an OpenStack
clusters automatically. This package installs a provisioning machine, which
uses the below components:
* a DHCP server (isc-dhcp-server)
* a PXE boot server (tftp-hpa)
* a web server (apache2)
* a puppet-master
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.