freebsd-ports/www/py-path-and-address/pkg-descr
Jason E. Hale fc1f1c15a2 New port: www/py-path-and-address
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.

WWW: https://github.com/joeyespo/path-and-address
2018-08-01 00:30:55 +00:00

9 lines
271 B
Text

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.
WWW: https://github.com/joeyespo/path-and-address