libosmocc2

Libosmo-cc library

Libosmo-cc contains required libraries for Osmocom Call Control and is currently used in osmocom-analog.

python3-pytile

Library for retrieving data from Tile Bluetooth trackers

This library allows interaction with Tile Bluetooth trackers by communicating with the unofficial Tile API. It enables users to access information such as the last known location of their Tiles. Leveraging cloud polling, the library fetches details like latitude, longitude, and the status of each tracker. Additionally, it offers functionalities to manage these devices, including updating their information and retrieving historical data for premium users.

postgresql-17-powa

PostgreSQL Workload Analyzer -- PostgreSQL 17 extension

PoWA is a PostgreSQL Workload Analyzer that gathers performance stats and provides real-time charts and graphs to help monitor and tune your PostgreSQL servers. This package contains the core extension of the PoWA project, the archivist.

r-cran-rlang

Functions for Base Types and Core R and 'Tidyverse' Features

A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.

r-cran-insight

GNU R easy access to model information for various model objects

A tool to provide an easy, intuitive and consistent access to information contained in various R models, like model formulas, model terms, information about random effects, data that was used to fit the model or data from response variables. 'insight' mainly revolves around two types of functions: Functions that find (the names of) information, starting with 'find_', and functions that get the underlying data, starting with 'get_'. The package has a consistent syntax and works with many different model objects, where otherwise functions to access these information are missing.

python3-pyvolumio

Library to control Volumio media player

This library provides a programmatic interface to communicate with the Volumio media player. It enables users to retrieve system information and control playback functions such as play, pause, and stop. Additionally, it allows for volume adjustments and obtaining the current state of the player. By leveraging network connectivity, this library interacts with Volumio instances, allowing for remote control over a local network using straightforward commands.