libgnuastro21
GNU Astronomy Utilities shared libraries
GNU Astronomy Utilities (Gnuastro) is a collection of libraries and programs
for astronomical data analysis and manipulation. The programs can be run on
the command-line for efficient and easy usage and the libraries can be used
within C and C++ programs.
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.
native-architecture
Declarative native architecture constraint
This is a meta package that can only satisfy a dependency for the
native architecture. The native architecture is defined as the
architecture of the dpkg package by the Multi-Arch specification. By
depending on native-architecture, a client package can prevent its
installation for a non-native architecture.
libcangjie3
Cangjie input method library
This is a library that provides functions related to the Cangjie
Chinese input method.
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.
python3-pykodi
Async interface to interact with Kodi over JSON-RPC
This library provides a robust async interface to interact with a Kodi
multimedia system using JSON-RPC. Users can control various aspects of Kodi,
such as playback, volume, and application properties. The connection can be
established over HTTP or WebSocket, supporting both secured (SSL) and standard
connections. This library is designed to integrate with systems requiring Kodi
control, offering functions like play, pause, volume adjustment, and property
retrieval.