mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-17 20:34:38 +03:00
Merge pull request #1152 from antonioborondo/inifile-cpp
Add inifile-cpp library into the Configuration category
This commit is contained in:
@@ -296,6 +296,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
|||||||
## Configuration
|
## Configuration
|
||||||
*Configuration files, INI files*
|
*Configuration files, INI files*
|
||||||
|
|
||||||
|
* [inifile-cpp](https://github.com/Rookfighter/inifile-cpp) - A header-only and easy to use Ini file parser for C++. [MIT]
|
||||||
* [inih](https://github.com/benhoyt/inih) - Simple .INI file parser in C, good for embedded systems. [BSD-3-Clause]
|
* [inih](https://github.com/benhoyt/inih) - Simple .INI file parser in C, good for embedded systems. [BSD-3-Clause]
|
||||||
* [inih](https://github.com/jtilly/inih) - Single header only C++ version of [inih](https://github.com/benhoyt/inih). [BSD-3-Clause]
|
* [inih](https://github.com/jtilly/inih) - Single header only C++ version of [inih](https://github.com/benhoyt/inih). [BSD-3-Clause]
|
||||||
* [iniparser](https://github.com/ndevilla/iniparser) - INI file parser. [MIT]
|
* [iniparser](https://github.com/ndevilla/iniparser) - INI file parser. [MIT]
|
||||||
|
|||||||
Reference in New Issue
Block a user