gcc-mingw-w64-i686

GNU C compiler for MinGW-w64 targeting Win32

MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc).

python3-vehicle

Asynchronous client for retrieving RDW vehicle information

This library interacts with the RDW (Netherlands Vehicle Authority) to retrieve detailed information about vehicles using their license plates. It provides access to open data from RDW, which includes vehicle registration, licensing, and inspection details. The data can be beneficial for tracking important vehicle information such as inspection due dates and other key attributes. The library uses asynchronous programming for efficient data handling and is designed to be straightforward to integrate with other systems.

python3-wiffi

Library to interface with STALL WIFFI devices

This library allows users to interface with devices from STALL WIFFI, such as Weatherman and Rainyman. It enables Home Assistant to connect directly with these devices by opening a TCP server socket to listen for incoming JSON telegrams. The library handles the communication with the WIFFI devices, including receiving data and converting it into readable metrics.

python3-youtubeaio

Asynchronous client for the YouTube V3 API

This library provides an asynchronous interface for interacting with the YouTube V3 API. It enables users to access various functionalities of the YouTube API, such as retrieving channel information, managing playlists, and fetching video details. The library communicates with the YouTube Data API to offer real-time data from YouTube, making it easier to integrate YouTube data into applications requiring asynchronous operations. This library simplifies the process of accessing and managing YouTube data programmatically.

librecode3

Shared library on which recode is based

This recoding library converts files between various coded character sets and surface encodings. The library recognizes or produces more than 300 different character sets and is able to convert files between almost any pair. Most RFC 1345 character sets, and all `libiconv' character sets, are supported.

libisal2

Intel(R) Intelligent Storage Acceleration Library - shared library

Collection of low-level functions used in storage applications. Contains fast erasure codes that implement a general Reed-Solomon type encoding for blocks of data that helps protect against erasure of whole blocks. The general ISA-L library contains an expanded set of functions used for data protection, hashing, encryption, etc.