https://github.com/thirteenag/inireader
https://github.com/thirteenag/inireader
cpp ini ini-parser
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thirteenag/inireader
- Owner: ThirteenAG
- License: mit
- Created: 2017-02-07T16:26:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T10:39:18.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T08:35:02.423Z (12 months ago)
- Topics: cpp, ini, ini-parser
- Language: C++
- Size: 665 KB
- Stars: 23
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## IniReader
A wrapper of slightly modified version of [mINI](https://github.com/metayeti/mINI).
Writing to duplicate keys is not supported.