GNU bug report logs -
#46686
[PATCH] gnu: add libucl
Previous Next
Reported by: qblade <qblade <at> protonmail.com>
Date: Sun, 21 Feb 2021 13:59:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi,
qblade <qblade <at> protonmail.com> skribis:
> From aae95593f1cfd48c50578bec83927c870afc6bce Mon Sep 17 00:00:00 2001
> From: qblade <qblade <at> protonmail.com>
> Date: Sun, 21 Feb 2021 06:48:18 +0000
> Subject: [PATCH] gnu: add libucl
>
> * gnu/packages/config-lang.scm (libucl): New variable.
Thanks for the patch! It looks good to me, modulo the minor issues
below.
> gnu/packages/config-lang.scm | 54 ++++++++++++++++++++++++++++++++++++
Could you perhaps find another file to add it to, so we don’t have a
module for a single package? That said, I don’t have a good suggestion,
since ‘iniparser’ for instance is in samba.scm.
> + (synopsis "Universal configuration language")
> + (description "Universal configuration language.
> +fully compatible with JSON format and is able to parse json files")
Could you reword the description with full sentences, along the lines of:
https://guix.gnu.org/manual/en/html_node/Synopses-and-Descriptions.html
Make sure to capitalize acronyms like JSON.
TIA,
Ludo’.
This bug report was last modified 4 years and 62 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.