opnsense-ports/devel/docopt.cpp/pkg-descr
Franco Fichtner 50991ae768 */*: sync with upstream
Taken from: HardenedBSD
2018-11-15 20:51:07 +01:00

5 lines
223 B
Text

docopt.cpp generates an option parser based on help messages in man-like style.
It eliminates the need to write the repeatable parser code, and instead works
off of help messages.
WWW: https://github.com/docopt/docopt.cpp