libinih 55-ok1 source package in openKylin

Changelog

libinih (55-ok1) nile; urgency=medium

  * Build for openKylin.

 -- zhouganqing <email address hidden>  Sat, 23 Mar 2024 15:43:03 +0800

Upload details

Uploaded by:
周淦清
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main libs
Nile V2.0 proposed main libs

Downloads

File Size SHA-256 Checksum
libinih_55.orig.tar.gz 17.8 KiB ba55f8ae2a8caf0653f30f48567241e14ea916acfc13481f502d8a9c8f507f68
libinih_55-ok1.debian.tar.xz 8.5 KiB 875b8a94cd69bf05ad0e44da1410fd9320a1ac8f949a326674e412bca668d20e
libinih_55-ok1.dsc 1.9 KiB db36e7b63efe95ac00c0ca3db31b82374bc825fc6bb19631bbbfb6073fd080f8

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