Third-party Slackware packages built with slackrepo on Slackware64-current. Use at your own risk. All packages are signed with my GPG key.
| Name | Last modified | Size | |
|---|---|---|---|
| Parent Directory | - | ||
| CLI11-2.7.2-x86_64-1_danix.lst | 2026-09-11 11:41 | 4.1K | |
| CLI11-2.7.2-x86_64-1_danix.meta | 2026-09-11 11:41 | 708 | |
| CLI11-2.7.2-x86_64-1_danix.txt | 2026-09-11 11:41 | 487 | |
| CLI11-2.7.2-x86_64-1_danix.txz | 2026-09-11 11:41 | 322K | |
| CLI11-2.7.2-x86_64-1_danix.txz.asc | 2026-09-11 11:41 | 870 | |
| CLI11-2.7.2-x86_64-1_danix.txz.md5 | 2026-09-11 11:41 | 65 | |
| CLI11-2.7.2-x86_64-1_danix.txz.sha256 | 2026-09-11 11:41 | 97 | |
CLI11 (a command line parser for C++11 and beyond)
CLI11 provides all the features you expect in a powerful command line
parser, with a beautiful, minimal syntax and no dependencies beyond
C++11. It is header only, and comes in a single file form for easy
inclusion in projects. It is easy to use for small projects, but
powerful enough for complex command line projects, and can be
customized for frameworks.