python3-colcon-python-setup-py

Extension for colcon to identify packages with setup.py

This package is part of Robot OS version 2 (ROS2). It extends colcon, the meta build tool used in ROS2, by identifying packages with a setup.py file by introspecting the arguments to the setup() function call of setuptools.

rocm-cmake

AMD ROCm CMake modules

rocm-cmake provides CMake modules for common build and development tasks within the ROCm project, such as setting version numbers, configuring CPack properties, and running static analysis tools. rocm-cmake is not typically required for building libraries or programs that use ROCm.

trippy

TUI network diagnostic tool

traceroute and ping in one, with a nice TUI, a chart, and a map

python3-mdurl

Python port of the JavaScript mdurl package

mdurl is a set of URL utilities for the markdown-it-py package. It provides a pure-Python implementation of several functions from the original JavaScript package, such as .decode(), .parse(), .encode().

libhalide13-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, MIPS, Hexagon, PowerPC, RISC-V * Operating systems: Linux, Windows, macOS, Android, iOS, Qualcomm QuRT * GPU Compute APIs: CUDA, OpenCL, OpenGL Compute Shaders, Apple Metal, Microsoft Direct X 12 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.

gdc-11-multilib-i686-linux-gnu

GNU D compiler (version 2, multilib support) (cross compiler for i386 architectu

This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.