Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libinih0 | Distribution: Mageia |
Version: 56 | Vendor: Mageia.Org |
Release: 1.mga9 | Build date: Wed Jul 13 20:53:31 2022 |
Group: System/Libraries | Build host: localhost |
Size: 32585 | 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.
BSD
* 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
/usr/lib/.build-id /usr/lib/.build-id/91 /usr/lib/.build-id/91/458fb9214389efed07d22255c609a23eee4ec0 /usr/lib/.build-id/95 /usr/lib/.build-id/95/53fdcdf53ad4eafccd9e41e9dcccff6102be6f /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 Nov 12 08:32:04 2024