libglgrib-glfw0

Display GRIB2 fields using OpenGL (GLFW based shared library)

This package contains the shared library for the interactive glgrib (based on GLFW).

liblfi0

Display GRIB2 fields using OpenGL (ancillary shared library)

This package contains a small ancillary shared library used by glgrib (GLFW & EGL).

libfoonathan-memory0.7.2

STL compatible C++ memory allocator library

The default STL allocator model has various flaws, for example you cannot easily share a single allocator for multiple types. This library is one of many proposed solutions for the shortcomings of the standard allocator, which unlike many other solutions does not require changes in the STL itself.

libcaja-extension1

libraries for Caja components

Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems.

libgfortran-14-dev-armel-cross

Runtime library for GNU Fortran applications (development files)

This package contains the headers and static library files needed to build GNU Fortran applications.

2to3

2to3 binary using python3

2to3 is a Python program that reads Python 2.x source code and applies a series of fixers to transform it into valid Python 3.x code. The standard library contains a rich set of fixers that will handle almost all code. 2to3 supporting library lib2to3 is, however, a flexible and generic library, so it is possible to write your own fixers for 2to3. lib2to3 could also be adapted to custom applications in which Python code needs to be edited automatically.