libinih 55-1ubuntu2 source package in Ubuntu

Changelog

libinih (55-1ubuntu2) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:04:39 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc
Noble release main misc

Downloads

File Size SHA-256 Checksum
libinih_55.orig.tar.gz 17.8 KiB ba55f8ae2a8caf0653f30f48567241e14ea916acfc13481f502d8a9c8f507f68
libinih_55-1ubuntu2.debian.tar.xz 9.7 KiB 80fe885f9cc03c8606ef32eaf168942990d1d4eca3a18a125f91da2e59310e34
libinih_55-1ubuntu2.dsc 2.1 KiB 56d891f2635c8d5a02f1e33944658feaab3574c7f6a0b76768549382106720d5

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
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