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

lib64inih0-58-1.mga10 RPM for x86_64

From Mageia Cauldron for x86_64 / media / core / release

Name: lib64inih0 Distribution: Mageia
Version: 58 Vendor: Mageia.Org
Release: 1.mga10 Build date: Thu Jan 25 06:19:16 2024
Group: System/Libraries Build host: localhost
Size: 50969 Source RPM: inih-58-1.mga10.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

* Thu Jan 25 2024 kekepower <kekepower> 58-1.mga10
  + Revision: 2034179
  - Update to version 58
* Mon Aug 28 2023 kekepower <kekepower> 57-1.mga10
  + Revision: 1980656
  - Update to release 57
* 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

Files

/usr/lib/.build-id
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/3a45a9221ef748591474ae798290bcab36165d
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/7cf6972860e4c3620b578377e269849fa08acc
/usr/lib64/libINIReader.so.0
/usr/lib64/libinih.so.0
/usr/share/doc/lib64inih0
/usr/share/doc/lib64inih0/README.md
/usr/share/licenses/lib64inih0
/usr/share/licenses/lib64inih0/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 28 07:16:29 2024