Add CLI11

This commit is contained in:
Henry Schreiner 2018-04-03 20:47:24 +02:00 committed by GitHub
parent adaf547392
commit babaa52752
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ as C/C++, as this is not an obstacle to most users.)
| | [cmdline](https://github.com/tanakh/cmdline) | BSD | C++ |**1**| command-line argument parsing
| | [linkom](https://github.com/hernandp/linkom) | MIT |C/C++|**1**| command-line argument parsing w/ DOS-style options
| | [ProgramOptions.hxx](https://github.com/Fytch/ProgramOptions.hxx) | MIT | C++ |**1**| command-line argument parsing
| | [CLI11](https://github.com/CLIUtils/CLI11) | BSD | C++ |**1**| Feature-rich CLI parsing in modern C++11
# audio
| | library | license | API |files| description