Language

Package: libinih @ 52

Synopsis

Simple .INI parser library for C

Description

The inih (INI Not Invented Here) library is a simple .INI file parser written in C. It's only a couple of pages of code, and it was designed to be small and simple, so it's good for embedded systems. It's also more or less compatible with Python's ConfigParser style of .INI files, including RFC 822-style multi-line syntax and name: value entries.

Home page
https://github.com/benhoyt/inih
Location
gnu/packages/linux.scm (line: 6987, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings