Difference between revisions of "Libconfini"

From Free Software Directory
Jump to: navigation, search
(Update version)
(Update version)
 
Line 10: Line 10:
 
|Decommissioned/Obsolete=No
 
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
|Version identifier=1.6.2
+
|Version identifier=1.7.0
 
|Version date=2018/05/21
 
|Version date=2018/05/21
|Version status=unstable
+
|Version status=stable
|Version download=https://github.com/madmurphy/libconfini/archive/1.6.2.tar.gz
+
|Version download=https://github.com/madmurphy/libconfini/archive/1.7.0.tar.gz
 
|Test entry=No
 
|Test entry=No
 
|Last review by=madmurphy
 
|Last review by=madmurphy

Latest revision as of 08:47, 8 October 2018


[edit]

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.





Licensing

License

Verified by

Verified on

Notes

License

GPLv3




Leaders and contributors

Resources and communication

AudienceResource typeURI
DevelopersBug Trackinghttps://github.com/madmurphy/libconfini/issues
DevelopersGeneralhttps://github.com/madmurphy/libconfini


Software prerequisites




Entry







"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








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.