Libconfini
libconfini
https://madmurphy.github.io/libconfini/
Yet another INI parser
libconfini is a simple INI parsing library with the ability to read disabled entries (i.e., valid entries nested in comments). libconfini does not store the data read from an INI file, but rather dispatches it, formatted, to a custom listener. The code is written in C (C99) and does not depend on any particular library, except for the C standard libraries stdio.h, stdlib.h and stdint.h.
Download
https://github.com/madmurphy/libconfini/archive/1.7.0.tar.gz
version 1.7.0
(stable)
released on 21 May 2018
User level
Advanced
VCS Checkout
Categories
Licensing
License
Verified by
Verified on
Notes
License
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developers | Bug Tracking | https://github.com/madmurphy/libconfini/issues |
Developers | General | https://github.com/madmurphy/libconfini |
Software prerequisites
This entry (in part or in whole) was last reviewed on 24 May 2018.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.