Fedora Packages

docopt-cpp

C++11 Port of docopt

docopt creates beautiful command-line interfaces Isn't it awesome how getopt (and boost::program_options for you fancy folk!) generate help messages based on your code?! These timeless functions have been around for decades and have proven we don't need anything better, right? Hell no! You know what's awesome? It's when the option parser is generated based on the beautiful help message that you write yourself! This way you don't need to write this stupid repeatable parser-code, and instead can write only the help message-the way you want it. This is a port of the docopt.py module (https://github.com/docopt/docopt), and we have tried to maintain full feature parity (and code structure) as the original. This port is written in C++11 and also requires a good C++11 standard library (in particular, one with regex support).

Releases Overview

Release Stable Testing
Fedora Rawhide 0.6.3-13.fc40 -
Fedora 40 0.6.3-13.fc40 -
Fedora 39 0.6.3-11.fc39 -
Fedora 38 0.6.3-10.fc38 -
EPEL 8 0.6.3-1.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at docopt-cpp dash maintainers at fedoraproject dot org.



Sources on Pagure