Description
C++ applications can parse command-line options with a small composable library instead of custom argument handling. Developers use it when they need clear option definitions, validation, and help text in C++11 or newer projects.
This package is a programming library, not an application for normal desktop use. It matters when building or maintaining software that already uses Lyra for command-line parsing.