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++.
libn32objc4-mips64r6el-cross
Runtime library for GNU Objective-C applications (n32)
Library needed for GNU ObjC applications linked against the shared library.
guestfsd
Daemon to access to guest virtual machine through virtio serial
The libguestfs library allows accessing and modifying guest disk
images.
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.