libinih 55-1ubuntu1 source package in Ubuntu

Changelog

libinih (55-1ubuntu1) kinetic; urgency=medium

  * debian/test/control:
    - include build-essential in the depends to workaround the fact that
      the current autopkgtest setup is no pulling crossbuild-essential-i386
      when @builddeps@ is listed

 -- Sebastien Bacher <email address hidden>  Thu, 25 Aug 2022 08:30:01 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc
Lunar release main misc

Downloads

File Size SHA-256 Checksum
libinih_55.orig.tar.gz 17.8 KiB ba55f8ae2a8caf0653f30f48567241e14ea916acfc13481f502d8a9c8f507f68
libinih_55-1ubuntu1.debian.tar.xz 9.6 KiB 9656d39d0684b9c93a9a3056ccb91682c5dae1f3593ed92bb2bc5ba41f78cd4b
libinih_55-1ubuntu1.dsc 1.5 KiB 0e14ba4b8aa8708eecb24c8fcccf597ba5996060683f8dc3662438d6e1b35e3c

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: No summary available for libinih1-dbgsym in ubuntu kinetic.

No description available for libinih1-dbgsym in ubuntu kinetic.

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