diff options
Diffstat (limited to 'devel/docopt.cpp/pkg-descr')
-rw-r--r-- | devel/docopt.cpp/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/docopt.cpp/pkg-descr b/devel/docopt.cpp/pkg-descr index 25ce20ddf3ac..a4831c2f3bf9 100644 --- a/devel/docopt.cpp/pkg-descr +++ b/devel/docopt.cpp/pkg-descr @@ -1,5 +1,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. - -WWW: https://github.com/docopt/docopt.cpp |