[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#49823] Using texinfo for the description
From: |
Leo Prikler |
Subject: |
[bug#49823] Using texinfo for the description |
Date: |
Mon, 02 Aug 2021 19:52:29 +0200 |
User-agent: |
Evolution 3.34.2 |
Hi Vivien,
sorry for coaxing you into packaging this thing, I merely noticed
graaljs using jsonnet and I'm pretty sure those paths will at some
point of the build need to get parsed. ^^"
Am Montag, den 02.08.2021, 19:09 +0200 schrieb Vivien Kraus:
> + (synopsis "The data templating language")
Should just be "Data templating language"
> + (description "A data templating language for app and tool
> developers:
> +@itemize
> +@item Generate config data
> +@item Side-effect free
> +@item Organize, simplify, unify
> +@item Manage sprawling config
> +@end itemize
> +
> +A simple extension of JSON:
> +@itemize
> +@item Open source (Apache 2.0)
> +@item Familiar syntax
> +@item Reformatter, linter
> +@item Editor & IDE integrations
> +@item Formally specified
> +@end itemize
> +")
Sorry, but that's a little too much keyword soup. Perhaps "Jsonnet is
a templating language extending JSON syntax with variables, conditions,
functions and more."
> + (license license:asl2.0)))
> + `(("json-modern-cxx" ,json-modern-cxx)
On a related note, we should imo rename this to nlohmann-json and patch
dependants accordingly. What do others think?
[bug#49823] [PATCH] gnu: Add jsonnet., Ludovic Courtès, 2021/08/10