SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

libinih0 rpm build for : Mageia Cauldron. For other distributions click libinih0.

Name : libinih0
Version : 58 Vendor : Mageia_Org
Release : 1.mga10 Date : 2024-01-25 06:19:18
Group : System/Libraries Source RPM : inih-58-1.mga10.src.rpm
Size : 0.05 MB
Packager : kekepower < kekepower>
Summary : Simple .INI file parser in C, good for embedded systems
Description :
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  libinih0-58-1.mga10.i586.rpm
     Search for other platforms
libinih0-58-1.mga10.sparc.rpm
libinih0-58-1.mga10.alpha.rpm
libinih0-58-1.mga10.ppc.rpm
libinih0-58-1.mga10.ia64.rpm
libinih0-58-1.mga10.s390.rpm

Provides :
libINIReader.so.0
libinih.so.0
libinih0
libinih0(x86-32)

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.4)
libgcc_s.so.1
libgcc_s.so.1(GCC_3.0)
libinih.so.0
libstdc++.so.6
libstdc++.so.6(CXXABI_1.3)
libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.21)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/adf156a7d804d73c0b8772be9f02ca2cce1f97
/usr/lib/.build-id/95
/usr/lib/.build-id/95/aa43eef2a38f81fb1126a154d433be8b9d196e
/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

 
ICM