python3-standard-imghdr

imghdr Standard Python Lib (Python 3)

imghdr was part of the Standard Python Lib. Now it was removed from Python. See PEP-594.

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.

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:

libgm2-19-mips-cross

GNU Modula-2 standard library (runtime library)

This is the GNU Modula-2 standard library that comes with the gm2 compiler.

libgfortran-14-dev-mipsr6el-cross

Runtime library for GNU Fortran applications (development files)

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

ruby-google-apis-pubsub-v1

Simple REST client for Cloud Pub/Sub API V1

This is the simple REST client for Cloud Pub/Sub API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Pub/Sub API, but note that some services may provide a separate modern client that is easier to use.