python3-aiopegelonline
library for accessing PEGELONLINE water data
The aiopegelonline library provides an asynchronous interface to access water
level and environmental data from the German Federal Waterways and Shipping
Administration's PEGELONLINE service. This service offers real-time data on
various water bodies across Germany, which is crucial for monitoring and
managing water resources effectively. The library supports retrieving
information on measurement stations, water levels, flow rates, and other
related metrics, making it an invaluable tool for developers working on
applications in environmental monitoring, water management, or related fields.
sigstore-go
Sigstore signing and verification (program)
A client library for Sigstore (https://www.sigstore.dev/), written in
Go. Features:
python3-aqipy
Library for live Air Quality Indices (AQI)
This package offers a library and command-line interface for retrieving live
Air Quality Indices from various locations around the world. Users can obtain
the AQI for their current location based on IP or specify a geographical
location using latitude and longitude coordinates. The tool sources data from
the World Air Quality Index Project, providing accurate and up-to-date
information on air quality.
gnome-shell-extension-applications-menu
applications menu extension for GNOME shell
This extension will, when enabled, replace Activities button
with an Applications menu.
hexagonrpcd
Daemon to communicate with Qualcomm DSPs
Qualcomm processors include Digital Signal Processors (DSP) which can be
accessed from Linux using the FastRPC protocol. This protocol is used to:
* serve remote files to the DSPs
* call functions to offload work to the DSPs
python3-dotmap
ordered, dynamically-expandable dot-access dictionary
This is a dot-access dict subclass that
- has dynamic hierarchy creation (autovivification)
- can be initialized with keys
- easily initializes from dict
- easily converts to dict
- is ordered by insertion