guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/2] Add jq


From: Leo Famulari
Subject: Re: [PATCH 2/2] Add jq
Date: Sat, 26 Mar 2016 18:45:54 -0400
User-agent: Mutt/1.5.24 (2015-08-30)

On Sat, Mar 26, 2016 at 11:06:15PM +0100, Jelle Licht wrote:
> +    (inputs
> +     `(("oniguruma" ,oniguruma)))

[...]

> +    (description "jq is like sed for JSON data – you can use it to slice and
> +filter and map and transform structured data with the same ease that sed, 
> awk,
> +grep and friends let you play with text.  It is written in portable C, and it
> +has zero runtime dependencies.  jq can mangle the data format that you have
       ^-----------------------^

Since oniguruma is listed as a run-time dependency, does this mean the
description is wrong? Or is oniguruma only needed to build?



reply via email to

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