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
libinih (55-ok1) nile; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Sat, 23 Mar 2024 15:43:03 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | libs | |
Huanghe V3.0 | release | main | libs | |
Nile V2.0 | release | main | libs | |
Nile V2.0 | proposed | main | libs |
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 |
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.
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.
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.
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.