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

libinih0-56-1.mga9 RPM for i586

From Mageia 9 for i586 / media / core / release

Name: libinih0 Distribution: Mageia
Version: 56 Vendor: Mageia.Org
Release: 1.mga9 Build date: Wed Jul 13 21:01:20 2022
Group: System/Libraries Build host: localhost
Size: 45373 Source RPM: inih-56-1.mga9.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

* Wed Jul 13 2022 kekepower <kekepower> 56-1.mga9
  + Revision: 1868726
  - Update to version 56
* Thu Apr 14 2022 kekepower <kekepower> 55-1.mga9
  + Revision: 1849764
  - Update to version 55
* Tue Mar 15 2022 umeabot <umeabot> 53-2.mga9
  + Revision: 1793402
  - Mageia 9 Mass Rebuild
* Thu Feb 25 2021 kekepower <kekepower> 53-1.mga9
  + Revision: 1690832
  - Update to version 53
* Sat Dec 12 2020 kekepower <kekepower> 52-1.mga8
  + Revision: 1655819
  - imported package inih

Files

/usr/lib/.build-id
/usr/lib/.build-id/32
/usr/lib/.build-id/32/debe8ec884d465cac170aa96f6c904670f3611
/usr/lib/.build-id/62
/usr/lib/.build-id/62/5300cd292818ff39d5f185d60469014b53bd9b
/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, Thu May 2 03:23:56 2024