summaryrefslogtreecommitdiff
path: root/devel/docopt.cpp/pkg-descr
blob: a4831c2f3bf94a5db973161b1153a53abe9b7d24 (plain) (blame)
1
2
3
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.