SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

lib64inih0 rpm build for : Mageia 8. For other distributions click lib64inih0.

Name : lib64inih0
Version : 52 Vendor : Mageia_Org
Release : 1.mga8 Date : 2020-12-12 12:02:58
Group : System/Libraries Source RPM : inih-52-1.mga8.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/8/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  lib64inih0-52-1.mga8.x86_64.rpm
     

Provides :
lib64inih0
lib64inih0(x86-64)
libINIReader.so.0()(64bit)
libinih.so.0()(64bit)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libinih.so.0()(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.9)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
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/28
/usr/lib/.build-id/28/ae27ed0a28bf0fb625ab535395e4efef84b748
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/bef9a65c35e904113f4ae4e7a4891a66d4b24f
/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

 
ICM