libstdc++-14-dev-mips64-cross

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

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

gobjc-13-mipsisa32r6-linux-gnu

GNU Objective-C compiler for the mipsisa32r6-linux-gnu architecture

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

python3-xarray-datatree

Tree-like hierarchical data structure for xarray

Datatree provides hierarchical data structure, more flexible than a single xarray.Dataset object. It is able to represent netCDF files / Zarr stores with multiple nested groups in a single in-memory object, but datatree.DataTree objects have many other uses, such as:

gdc-14-multilib-mips64-linux-gnuabi64

GNU D compiler (version 2, multilib support) (cross compiler for mips64 architec

This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gdc-14-mipsisa64r6el-linux-gnuabi64

GNU D compiler (version 2) for the mipsisa64r6el-linux-gnuabi64 architecture

This is the GNU D compiler for the mipsisa64r6el-linux-gnuabi64 architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

libtntnet13

Tntnet libraries

Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library.