Binary package “python3-path-and-address” in ubuntu bionic

Functions for server CLI applications used by humans (Python 3)

 Path-and-address resolves ambiguities for command-line interface applications
 with the following pattern:
 .
 $ your_app [<path>] [<address>]
 .
 The library applies the principal of least surprise to command-line
 interfaces.
 .
 This package is built for Python 3.