From 2ab49c55fbac0265484462c6e9f903a3bac7f838 Mon Sep 17 00:00:00 2001 From: Krzysztof Gabis Date: Wed, 20 Feb 2019 20:18:46 +0100 Subject: [PATCH] Adds kgflags command-line arguments parser. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73579d4..dc9f478 100644 --- a/README.md +++ b/README.md @@ -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 +| | [kgflags](https://github.com/kgabis/kgflags) | MIT |C/C++|**1**| command-line argument parsing # audio | | library | license | API |files| description