gobjc++-13-riscv64-linux-gnu

GNU Objective-C++ compiler for the riscv64-linux-gnu architecture

This is the GNU Objective-C++ compiler for the riscv64-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gfortran-13-arm-linux-gnueabi

GNU Fortran compiler for the arm-linux-gnueabi architecture

This is the GNU Fortran compiler for the arm-linux-gnueabi architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

ament-cmake-googletest

CMake build system for ROS 2 ament packages (Googletest extension)

The ament build system is the most common way to build packages for ROS 2. ament_cmake provides the necessary tooling to build ament packages with CMake.

rhvoice-ukrainian

RHVoice speech synthesizer - Ukrainian voice

RHVoice uses statistical parametric synthesis. It relies on existing open source speech technologies (mainly HTS and related software).

python3-markdown-exec

Utilities to execute code blocks in Markdown files

This package enhances the functionality of PyMdown Extensions (provided within Debian as package python3-pymdownx). You can use markdown-exec if you write e.g a Python code block that computes some HTML and you want to place the generated HTML within a code block.

markdownlint

Markdown lint tool

markdownlint checks an individual markdown file, or a directory of markdown files against a set of rules for syntax consistency. In its report back to the CLI, the Ruby based implementation reports the line(s) with an issue identified and how to improve it.