python3-zipfile-zstd
Monkey patch the standard zipfile module to enable Zstandard support
This library monkey patches the zipfile module present in the standard library
to provide zstd compression. It is done by changing the import line and a new
constant to specify the compression algorithm becomes available.
openmohaa
game engine for "Medal of Honor: Allied Assault"
Medal of Honor: Allied Assault is a first-person shooter video game
that simulates infantry combat in the European and North African theaters
during World War II. It was originally released in 2002.
lib64gphobos2-mips-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
lib64stdc++-11-dev-mips-cross
GNU Standard C++ Library v3 (development files) (mips)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
gobjc++-14-alpha-linux-gnu
GNU Objective-C++ compiler for the alpha-linux-gnu architecture
This is the GNU Objective-C++ compiler for the alpha-linux-gnu architecture,
which compiles Objective-C++ on platforms supported by the gcc compiler.
It uses the gcc backend to generate optimized code.
ansifilter
parse common (terminal) ANSI codes and remove or convert them
ANSI codes are commands embedded in a text stream to add formatting
instructions into text. These codes are interpreted by terminal emulators like
xterm or Putty.