This is a staging site. Uploads will not persist. Testing only.

python3-smhi

Fetches weather forecast data from the Swedish weather institute

This library interfaces with the Swedish Meteorological and Hydrological Institute (SMHI) web service to provide meteorological data. It connects to the SMHI API to retrieve weather forecasts and is particularly useful for fetching weather data for locations near Sweden. The library makes it easy to access detailed weather forecasts, pulled automatically at regular intervals, with information such as temperature, wind speed, and precipitation. Users can integrate this data into various applications to stay updated with current weather conditions.

python3-devolo-plc-api

Library to interact with devolo PLC devices

This library enables communication with devolo powerline communication (PLC) devices, supporting functionality such as device management, status monitoring, and network configuration. Users can control aspects like Wi-Fi settings, device discovery, and network statistics gathering. Through structured communication with the devices, the library helps in configuring and reading settings, including identifying device types, updating firmware, and monitoring connected clients. It's designed to work with various devolo devices and ensure effective management of your PLC network environment.

ksmbd-tools

cifsd kernel server userspace utilities

This is an alternative implementation of the CIFS/SMB3 control utilities. The ksmbd part is focused on delivering speedy SMB3 file serving performance and also supporting features more implemented in kernel-space, like RDMA support for SMB Direct. KSMBD doesn't aim to be as comprehensive as well known Samba for CIFS/SMB support in user-space but is just focused on the performance and kernel feature angle.

python3-dunamai

dynamic versioning library and CLI

Dunamai is a Python library and command line tool for producing dynamic, standards-compliant version strings, derived from tags in your version control system. This facilitates uniquely identifying nightly or per-commit builds in continuous integration and releasing new versions of your software simply by creating a tag.

route-rnd

external autorouter for pcb-rnd

route-rnd is a generic 'external autorouter' developed for the ringdove suite. It speaks the tEDAx format (http://www.repo.hu/projects/tedax). A route request tEDAx document is generated by a PCB editor, then route-rnd is called and writes the route result tEDAx which then can be fed back to the PCB editor to create the tracks. This process is demonstrated by ringdove's pcb-rnd external autorouter feature.

cwl-utils

Utilities for using CWL documents

cwl-docker-extract - cache or pre-pull all software container images referenced in a CWL CommandLineTool or CWL Workflow (including all referenced CommandLineTools and sub-Workflows and so on).