libinih 53-1ubuntu3 source package in Ubuntu
Changelog
libinih (53-1ubuntu3) jammy; urgency=high * No change rebuild for ppc64el baseline bump. -- Julian Andres Klode <email address hidden> Thu, 24 Mar 2022 13:13:00 +0100
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libinih_53.orig.tar.gz | 16.6 KiB | 01b0366fdfdf6363efc070c2f856f1afa33e7a6546548bada5456ad94a516241 |
libinih_53-1ubuntu3.debian.tar.xz | 9.5 KiB | 9d06497f501d6aa240f47f1eee35cea640a90089ea0f8733ca94ef190cd45e9e |
libinih_53-1ubuntu3.dsc | 2.1 KiB | 61d73a382eab55a6da878794c9112acdae5da40b8ea85394f317d359fb414a10 |
Available diffs
- diff from 53-1ubuntu2 (in Ubuntu) to 53-1ubuntu3 (512 bytes)
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
- 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