ruby-rbtrace

rbtrace: like strace but for ruby code

rbtrace shows method calls happening inside another ruby process in real time.

libgeos3.10.2

Geometry engine for Geographic Information Systems - C++ Library

GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include:

gir1.2-appstreamcompose-1.0

Building blocks to compose AppStream metadata (introspection data)

AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers).

python3-colcon-ros

collective construction meta build tool - ROS extension

This package is part of ROS 2, the Robot Operating System. colcon is a meta build tool to improve the workflow of building, testing and using multiple software packages. It is the recommended tool for ROS 2 to set up workspaces and build packages from source, but can also handle old ROS 1 workspaces.

python3-django-cacheops

Django app adding automatic or manual queryset caching (Python3)

django-cacheops is a slick app that supports automatic or manual queryset caching and automatic granular event-driven invalidation.

postgresql-14-pg-checksums

Activate/deactivate/verify PostgreSQL data checksums

Data checksums allow the PostgreSQL database server to identify I/O failures when reading data from storage. The checksums stored in the page header of each data page are compared to the computed checksum of the read data.