libinih 47-1 source package in Ubuntu

Changelog

libinih (47-1) unstable; urgency=medium

  * New upstream release
  * Honour DEB_BUILD_OPTIONS=nocheck (Closes: #945956)
  * Bump Standards-Version to 4.4.1
  * Add upstream metadata

 -- Yangfl <email address hidden>  Mon, 16 Dec 2019 17:25:08 +0800

Upload details

Uploaded by:
Yangfl
Uploaded to:
Sid
Original maintainer:
Yangfl
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libinih_47-1.dsc 1.9 KiB 2480679487ac71f148943cb90a4cc30bbd4d32831e7d41bc1dff593b9125aedc
libinih_47.orig.tar.gz 14.3 KiB 60ea251ec4a915972970f5a91c4781af013966d3f3d41557558a662050495b1a
libinih_47-1.debian.tar.xz 7.9 KiB c26249b799cc666725e5ac147ac197dce6f77b16d91ad1e51c78f1960594d3a0

Available diffs

No changes file available.

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