simple and modern ebook viewer

foliate

simple and modern ebook viewer

Foliate is an ebook reader with many features:

python3-pytest-trio

Pytest plugin for trio (Python3 version)

This is a pytest plugin to help you test projects that use Trio, a friendly library for concurrency and async I/O in Python.

libhalide18-0

fast, portable computation on images and tensors

Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. Halide currently targets: * CPU architectures: X86, ARM, Hexagon, PowerPC, RISC-V * Operating systems: Linux, Windows, macOS, Android, iOS, Qualcomm QuRT * GPU Compute APIs: CUDA, OpenCL, Apple Metal, Microsoft Direct X 12, Vulkan Rather than being a standalone programming language, Halide is embedded in C++. This means you write C++ code that builds an in-memory representation of a Halide pipeline using Halide's C++ API. You can then compile this representation to an object file, or JIT-compile it and run it in the same process.

libmapnik4.0.1

C++ toolkit for developing GIS applications (libraries)

Mapnik is an OpenSource C++ toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization.

python3-aioapcaccess

async version of the apcaccess library

This package provides an async implementation of the apcaccess library. It provides programmatic access to the status information provided by apcupsd over its Network Information Server (NIS) which usually listens on TCP port 3551.

python3-aioasuswrt

API wrapper for Asuswrt

This package provides a small, efficient wrapper for interacting with AsusWRT, the custom firmware for Asus routers. It facilitates seamless communication with AsusWRT-powered routers, enabling users to execute commands and retrieve network information. Built on Python's asyncio framework, it supports asynchronous operations for non-blocking interactions. The package offers extensive logging for debugging and monitoring.