pid1

signal handling and orphan reaping for Unix PID1 init processes

Library/executable for initializing signal handlers, spawning and child process, and reaping orphan processes. These are the responsibilities that must be fulfilled by the initial process in a Unix system, and in particular comes up when running Docker containers.

lsb-printing

Linux Standard Base 4.1 Printing package

clipf

command line minimalistic personal finance manager

'clipf' is a minimalistic personal finance manager with command line interface, written on Python.

clirr

Checks Java libraries for compatibility with older releases

Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. The Clirr Ant task can break the build if it detects incompatible API changes, making it easy to prevent accidental introduction of compatibility issues.

python-libsss-nss-idmap

Python bindings for the SID lookups library

This package contains the bindings for libnss_sss_idmap to be used by Python applications.

ruby-google-apis-androidpublisher-v3

Simple REST client for Google Play Android Developer API V3

This is the simple REST client for Google Play Android Developer API V3. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Play Android Developer API, but note that some services may provide a separate modern client that is easier to use.