20 lines
973 B
Plaintext
20 lines
973 B
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
CLI11: CLI11 (a command line parser for C++11 and beyond)
|
|
CLI11:
|
|
CLI11: CLI11 provides all the features you expect in a powerful command line
|
|
CLI11: parser, with a beautiful, minimal syntax and no dependencies beyond
|
|
CLI11: C++11. It is header only, and comes in a single file form for easy
|
|
CLI11: inclusion in projects. It is easy to use for small projects, but
|
|
CLI11: powerful enough for complex command line projects, and can be
|
|
CLI11: customized for frameworks.
|
|
CLI11:
|
|
CLI11:
|
|
CLI11:
|