libinih 61-ok1 source package in openKylin

Changelog

libinih (61-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 08:38:01 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
libinih_61.orig.tar.gz 21.0 KiB 7caf26a2202a4ca689df3fe4175dfa74e0faa18fcca07331bba934fd0ecb8f12
libinih_61-ok1.debian.tar.xz 8.8 KiB 4414a8efbe78633bc25df45437a5ed4e107b398775d2f530b040a8921cdc6877
libinih_61-ok1.dsc 1.9 KiB 34f39e191af305bcee98da739749cbb17acb87f4c7f4d7f83cc81cf55ff46b5a

Available diffs

View changes file

Binary packages built by this source

libinih-dev: simple .INI file parser (development files)

 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.
 .
 This package contains the header files for libinih1 and libinireader0.

libinih1: simple .INI file parser

 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.

libinih1-dbgsym: debug symbols for libinih1
libinih1-udeb: simple .INI file parser - udeb

 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.
 .
 This is a version for use with the Debian Installer.
 Do not install it on a normal system.

libinireader0: simple .INI file parser for C++

 INIReader is a simple .INI file parser written for C++ derived from inih.
 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.

libinireader0-dbgsym: debug symbols for libinireader0