python3-gql

GraphQL client for Python

This library provides a versatile GraphQL client that allows for the execution of GraphQL queries, mutations, and subscriptions. It supports multiple transport protocols including HTTP, websockets, and AWS AppSync. The client offers both synchronous and asynchronous usage, enabling concurrent requests. Queries can be validated locally, with the option to use a provided GraphQL schema or fetch one from the backend through introspection. Additional features include file uploads, custom scalars and enums, as well as a CLI tool to execute GraphQL queries or download schemas. The DSL module allows dynamic composition of GraphQL queries, making it highly adaptable to various use cases.

libokular6core3

libraries for the Okular document viewer

This package contains libraries used by the Okular document viewer.

susv5

Fetch and install SUSv5 (POSIX.1-2024)

The Single Unix Specifications are not permitted to be generally redistributed, so this is an installer that fetches them and installs them in a Debian appropriate way. This installer will fetch and install POSIX.1-2024 (variously also known as IEEE Std 1003.1-2024, The Open Group Base Specifications Issue 8, 2024 Edition, or Single Unix Specification v5, 2024 edition).

python3-python-zxcvbn-rs-py

Password strength checker library (Python 3)

This is a drop-in replacement for the Python module zxcvbn. It is a Python binding for the Rust implementation of that password strength checker.

libphosh-0.44-0

Pure Wayland shell for mobile devices - binding shared library

Phosh is a graphical shell for Wayland compositors speaking the layer-surface protocol and aimed at mobile devices like smart phones and tablets using touch based inputs and small screens.

python3-simplisafe

Library for interacting with SimpliSafe home security systems

This library provides an interface to the SimpliSafe home security systems. It enables users to get real-time data on their system including the status of sensors like CO detectors, entry sensors, freeze sensors, glass break sensors, motion sensors, sirens, smoke detectors, water sensors, and more. Users can also control aspects such as arm/disarm status, lock/unlock status, setting or removing PINs, and adjusting system properties like alarm duration, chime volume, and entry/exit delays. This library communicates with the SimpliSafe API to integrate with SimpliSafe products, making it easier to manage your home security system efficiently.