liburdfdom-model-state4.0

URDF DOM - model state library

The URDF (U-Robot Description Format) library provides core data structures and a simple XML parsers for populating the class data structures from an URDF file.

systemd-coredump

tools for storing and retrieving coredumps

This package provides systemd tools for storing and retrieving coredumps: * systemd-coredump * coredumpctl

python3-django-python3-ldap

Django LDAP user authentication backend (Python3 version)

django-python3-ldap provides a Django LDAP user authentication backend for Python. It uses the pure Python ldap3 library for all LDAP related operations. This makes it easier to deploy instead of solutions that depend on the OpenLDAP library.

liburdfdom-model4.0

URDF DOM - model library

The URDF (U-Robot Description Format) library provides core data structures and a simple XML parsers for populating the class data structures from an URDF file.

libvm-ec2-security-credentialcache-perl

EC2 credential cache respecting expiration time for IAM roles

VM::EC2::Security::CredentialCache provides a cache for an EC2's IAM credentials represented by VM::EC2::Security::Credentials. Rather than retrieving the credentials for every possible call that uses them, cache them until they expire and retrieve them again if they have expired.

strace64

System call tracer for 64bit binaries

strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by another process/program. The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have source.