g++-mingw-w64-ucrt64

GNU C++ compiler for MinGW-w64 targeting UCRT Win64

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).

gcc-mingw-w64-bootstrap

GNU Compiler Collection for MinGW-w64

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

node-postcss-modules-extract-imports

CSS Modules transform to extract local aliases for inline imports

PostCSS is a tool for transforming styles with JS plugins. These plugins can lint your CSS, support variables and mixins, transpile future CSS syntax, inline images, and more.

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-meteofrance-api

Python client for Météo-France API

The Python client manages communication with the private Météo-France API used by the official mobile applications. It allows users to search for forecast locations, fetch daily or hourly weather forecasts, and access rain forecasts within the next hour when available. Additionally, it provides weather alerts or phenomena for each French department and Andorre, offering both basic bulletins and detailed ones with a 24-hour evolution timeline.