libunity-misc4

Miscellaneous functions for Unity - shared library

librpm8

RPM shared library

The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages.

libexpect-perl

Perl Expect interface

The Expect module is a successor of Comm.pl and a descendent of Chat.pl. It more closely resembles the Tcl Expect language than its predecessors. It does not contain any of the networking code found in Comm.pl. This would be obsolete anyway given the advent of IO::Socket and external tools such as netcat.

python-dipy

Python library for the analysis of diffusion MRI datasets

DIPY is a software project for computational neuroanatomy. It focuses on diffusion magnetic resonance imaging (dMRI) analysis and tractography but also contains implementations of other computational imaging methods such as denoising and registration that are applicable to the greater medical imaging and image processing communities. Additionally, DIPY is an international project which brings together scientists across labs and countries to share their state-of-the-art code and expertise in the same codebase, accelerating scientific research in medical imaging.

python3-django-formtools

set of high-level abstractions for Django forms - Python 3.x

Django's formtools is a set of high-level abstractions for Django forms. Currently for form previews and multi-step forms.

python-custodia

Python bindings to Custodia -- Modular and pluggable Secrets Manager

Custodia allows one to serve retrieve, manage and store secrets for other applications. It is useful for distributed, stateless applications that use an image file base approach for instantiation like container based images. But it is alaso useful to manage distribution of key material across a multiple machines over a network.