clang-format-19

Tool to format C/C++/Obj-C code

Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming.

python3-rcutils

C Utilities and Data Structures for ROS 2 (Python 3 library)

This package is part of ROS 2, the Robot Operating System. It provides basic macros, functions, and data structures for the ROS 2 codebase.

libosmo-rua0t64

Osmocom code for the Iuh interface (RUA), library

RUA is an acronym for RANAP User Adaption.

libinchi1.07

International Chemical Identifier (InChI) algorithm (library)

The International Chemical Identifier (InChI) is an Open Source chemical structure representation algorithm.

libsoplexshared7.1

sequential object-oriented simplex solver (shared library)

This package is part of the SCIP Optimization Suite. SoPlex is an optimization package for solving linear programming problems (LPs) based on an advanced implementation of the primal and dual revised simplex algorithm. It provides special support for the exact solution of LPs with rational input data.

python3-aiotractive

asynchronous Python client for the Tractive REST API

Unofficial, asynchronous, Python client for the Tractive (https://tractive.com) REST API.