1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
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

10 lines
271 B
Plaintext

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