Sophie

Sophie

distrib > PLD > th > ppc > by-pkgid > bd818351b1e6d77fcb7bef02ed0cd010

libconfini-1.14.0-1.i686.rpm

Description:

libconfini is the ultimate and most consistent INI file parser library
written in C. It focuses on standardization and parsing exactness and
is at ease with almost every type of file containing key/value pairs.

The library is fast and suitable for embedded systems. Its algorithms
are written from scratch and do not depend on any external library,
except for the C standard headers stdio.h, stdlib.h and stdint.h.

Rather than storing the parsed data, libconfini gives the developer
the freedom to choose what to do with them through a custom callback
invoked for each INI node read. The API has been designed to be
powerful, flexible and simple to use.

With libconfini you will find in INI files the same serialization
power you would normally find in other heavily structured formats
(such as JXON, YAML, TOML), but with the advantage of using the most
human-readable configuration format ever invented (thanks to their
informal status, INI files are indeed more fluid and human-readable
than formats explicitly designed with this purpose, such as YAML and
TOML).

Other version of this rpm: