gimagereader-qt

Graphical Qt front-end to tesseract-ocr

gImageReader is a simple front-end to tesseract-ocr. Tesseract is probably the most accurate open source optical character recognition (OCR) software and can recognize text in over 60 languages.

python3-aioairzone

Asynchronous Python library for managing Airzone HVAC systems

This library offers asynchronous control of Airzone HVAC devices, making it suitable for integration into smart home systems or custom automation scripts. It provides comprehensive functions to interact with Airzone systems through an intuitive Python API, enabling the fetching and setting of HVAC parameters such as system configuration, zone management, and device states.

libunwind-19

production-quality unwinder

libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI.

golang-1.24-go

Go programming language compiler, linker, compiled stdlib

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.

libasm-java

Java bytecode manipulation framework

ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformations and analysis algorithms allow one to easily assemble custom complex transformations and code analysis tools.

python3-twentemilieu

Asynchronous client for Twente Milieu waste collection API

This library provides an asynchronous client for interacting with the Twente Milieu waste collection API. It allows users to programmatically request waste pickup days for various types of waste, such as plastic, organic, paper, non- recyclable, and Christmas trees. The library communicates with Twente Milieu’s systems to fetch and deliver precise waste collection schedules tailored to specific addresses. It is especially useful for automating notifications and integrations with other services that depend on timely waste collection data.