native-architecture-is

Declarative native architecture assertions

This is a meta package that can be used to assert that a particular architecture is native. The native architecture is defined as the architecture of the dpkg package by the Multi-Arch specification. By depending on e.g. native-architecture-is-amd64, a client package can prevent its installation unless the native architecture is amd64.

postgresql-17-squeeze

PostgreSQL extension for automatic bloat cleanup

The pg_squeeze PostgreSQL extension removes unused space from a table and optionally sorts tuples according to particular index, as if the CLUSTER command was executed concurrently with regular reads/writes.

libcangjie3

Cangjie input method library

This is a library that provides functions related to the Cangjie Chinese input method.

postgresql-17-cron

Run periodic jobs in PostgreSQL

pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher) that runs inside the database as an extension. It uses the same syntax as regular cron, but it allows you to schedule PostgreSQL commands directly from the database. pg_cron can run multiple jobs in parallel, but it runs at most one instance of a job at a time. If a second run is supposed to start before the first one finishes, then the second run is queued and started as soon as the first run completes.

python3-govee-local-api

Library to communicate with Govee devices via local API

This library allows for communication with Govee devices using local network access. Users can control Govee lighting products through their Wi-Fi network without reliance on external servers. The library supports a wide range of Govee models, enabling functionalities such as turning lights on and off, adjusting brightness, changing colors, and applying various lighting effects. It operates by sending commands directly to Govee devices, ensuring low- latency interactions and quick response times, ideal for home automation setups.

scaphandre-docs

energy consumption monitoring agent - documentation

Scaphandre is a metrology agent dedicated to electric power and energy consumption metrics. The goal of the project is to permit to any company or individual to measure the power consumption of its tech services and get this data in a convenient form, sending it through any monitoring or data analysis toolchain.