libubsan1-ppc64-cross
UBSan -- undefined behaviour sanitizer (runtime)
UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
python3-outcome
capture the outcome of Python function calls
Outcome provides a function `capture' for capturing the outcome of a Python
function call, so that it can be passed around - even if the function raises
an exception. It also provides the async equivalent function `acapture'.
python3-argparse-manpage
Automatically build a manpage from argparse
Generate a manual page in an automatic way from an ArgumentParser object,
so that the manpage matches to the automatically generated --help output.
glance-api
OpenStack Image Registry and Delivery Service - API server
The Glance project provides services for discovering, registering, and
retrieving virtual machine images over the cloud. They may be stand-alone
services, or may be used to deliver images from object stores, such as
OpenStack's Swift service, to Nova's compute nodes.
libicu63
International Components for Unicode
ICU is a C++ and C library that provides robust and full-featured
Unicode and locale support. This package contains the runtime
libraries for ICU.
liblightvalue-generator-java
Generator of lightweight Java value/model classes
LightValue is made to generate models for libraries as value classes, which
are also JSON serialization friendly.