k2pdfopt

PDF Reflow tool

K2pdfopt optimizes PDF/DJVU files for mobile e-readers (e.g. the Kindle) and smartphones. It works well on multi-column PDF/DJVU files and can re-flow text even on scanned PDF files. It can also be used as a general PDF copying/ cropping/re-sizing/OCR-ing manipulation tool. It can generate native or bitmapped PDF output, with an optional OCR layer.
Text-based spreadsheet calculator with VI-like keybindings

sc-im

Text-based spreadsheet calculator with VI-like keybindings

Spreadsheet Calculator Improvised, aka sc-im, is an ncurses based, vim-like spreadsheet calculator.

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.