guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45398: [PATCH 1/2] gnu: Add libinih.


From: Leo Famulari
Subject: bug#45398: [PATCH 1/2] gnu: Add libinih.
Date: Thu, 24 Dec 2020 15:20:24 -0500

On Wed, Dec 23, 2020 at 06:14:25PM +0100, Vincent Legoll wrote:
> * gnu/packages/linux.scm (libinih): New variable.

Thanks!

> +    (description "The inih (INI Not Invented Here) library 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.")
> +    (license license:bsd-4)))

I fixed the issues reported by `guix lint`, corrected the license to
bsd-3, and pushed both patches 9325171df468f6a84ac7cdab01f0c6461ff1c7bc





reply via email to

[Prev in Thread] Current Thread [Next in Thread]