libn32stdc++-13-dev-mips64el-cross

GNU Standard C++ Library v3 (development files) (mips64el

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

clang-format-12

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.

pan-spectroscopy

X-Rays and Neutron spectroscopy

This metapackage will install all X-ray photons-and-neutrons PAN spectroscopy packages (XPS, ARPES, IXS, ...).

libn32stdc++-13-dev-mips64r6el-cross

GNU Standard C++ Library v3 (development files) (mips64r6el

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

guestmount

FUSE-based mount utility for guest filesystems

The libguestfs library allows accessing and modifying guest disk images.

python3-colorzero

Construct, convert, and manipulate colors in a Pythonic manner.

Colorzero is a library for working with colors in Python. It is not intended to be as comprehensive as colormath, but is intended to be a little easier to use, particularly for beginners. The major difference with colorzero is that colors are tuples and thus immutable. Standard mathematical operators (addition, subtraction, multiplication, etc.) are used to generate new colors. Conversions are provided for a wide variety of systems including YUV, RGB565, CMYK, CIE Lab, and so on.