Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libinih0-52-1.mga8 RPM for i586

From Mageia 8 for i586 / media / core / release

Name: libinih0 Distribution: Mageia
Version: 52 Vendor: Mageia.Org
Release: 1.mga8 Build date: Sat Dec 12 12:02:49 2020
Group: System/Libraries Build host: localhost
Size: 48667 Source RPM: inih-52-1.mga8.src.rpm
Packager: kekepower <kekepower>
Url: https://github.com/benhoyt/inih/
Summary: Simple .INI file parser in C, good for embedded systems
inih (INI Not Invented Here) 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.

To use it, just give ini_parse() an INI file, and it will call a callback
for every name=value pair parsed, giving you strings for the section, name,
and value. It's done this way ("SAX style") because it works well on
low-memory embedded systems, but also because it makes for a KISS
implementation.

Provides

Requires

License

BSD

Changelog

* Sat Dec 12 2020 kekepower <kekepower> 52-1.mga8
  + Revision: 1655819
  - imported package inih

Files

/usr/lib/.build-id
/usr/lib/.build-id/02
/usr/lib/.build-id/02/07cb472526bfc58df280b2f996f820e256994b
/usr/lib/.build-id/34
/usr/lib/.build-id/34/a2820e18e333c73af7cc22296ed9f2be3c4834
/usr/lib/libINIReader.so.0
/usr/lib/libinih.so.0
/usr/share/doc/libinih0
/usr/share/doc/libinih0/README.md
/usr/share/licenses/libinih0
/usr/share/licenses/libinih0/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:22:09 2024