python3-pure-pcapy3

Pure Python reimplementation of pcapy

This package provides an API-compatible replacement for the popular pcapy package. Since it is a pure-Python package, it cannot access some elements like live traffic capture directly. Only file operations are allowed right now. Any operation which is available in pcapy and could not be implemented here will throw NotImplementedError. Behaviour should be compatible up to the text of some exceptions (tests are included).

lomiri-online-accounts-plugin-sohu

Lomiri Online Accounts account plugin - Sohu

The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings.

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.