gfortran-8-multilib-x86-64-linux-gnux32

GNU Fortran compiler (multilib support) (cross compiler for x32 architecture)

hdf4-tools

Hierarchical Data Format library -- runtime package

HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organizing the data and metadata. New data models can be added by the HDF developers or users.

rasterio

Command line tool for investigating geospatial rasters

Rasterio reads and writes geospatial raster datasets.

task-hamradio-blend

Debian Hamradio (amateur and hobby radio)

This package is used to install the Debian Hamradio blend.

gedit-plugin-commander

Commander plugin for gedit

gedit-plugins contain a set of plugins for gedit.

python3-os-collect-config

collect and cache metadata, run hooks on changes

os-collect-config collects data from defined configuration sources and runs a defined hook whenever the metadata has changed. You must define what sources to collect configuration data from in os-collect-config configuration file at /etc/os-collect-config/sources.ini. These sources will be polled and whenever any of them changes, default.command will be run. A file will be written to the cache dir, os_config_files.json, which will be a json list of the file paths to the current copy of each metadata source. This list will also be set as a colon separated list in the environment variable OS_CONFIG_FILES for the command that is run.