gobjc++-13-arm-linux-gnueabihf

GNU Objective-C++ compiler for the arm-linux-gnueabihf architecture

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

python3-pystac-client

Python library for working with SpatioTemporal Asset Catalog (STAC) APIs

The STAC Python Client (pystac_client) is a Python package for working with STAC Catalogs and APIs that conform to the STAC and STAC API specs in a seamless way.

stac-client

Python library for working with SpatioTemporal Asset Catalog (STAC) APIs (CLI)

The STAC Python Client (pystac_client) is a Python package for working with STAC Catalogs and APIs that conform to the STAC and STAC API specs in a seamless way.

python3-didl-lite

Python tools for handling DIDL-Lite XML data

Tools to read and write DIDL-Lite XML, aligned with the Digital Item Declaration Language (DIDL) standards used widely in multimedia systems. This library facilitates the manipulation of DIDL-Lite documents necessary for interacting with UPnP Media Servers and other digital media distribution protocols.

virtiofsd

Virtio-fs vhost-user device daemon

virtiofsd is a daemon for sharing host directories with a virtual machine or other guest using virtio-fs. It is designed to work with QEMU’s --device vhost-user-fs-pci but should work with any virtual machine monitor (VMM) that supports vhost-user.

python3-django-zeal

Detect N+1s in your Django app (Python3 version)

Catch N+1 queries in your Django project.