Source: python-path-and-address Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Tiago Ilieve Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-pytest, python3-setuptools Standards-Version: 3.9.8 Homepage: https://github.com/joeyespo/path-and-address Vcs-Git: https://salsa.debian.org/python-team/packages/python-path-and-address.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-path-and-address Package: python3-path-and-address Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: 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 [] [
] . The library applies the principal of least surprise to command-line interfaces. . This package is built for Python 3.