pkoppstein

Results 169 comments of pkoppstein

"jq is copyright (C) 2012 Stephen Dolan." The licenses are described in the COPYING file.

@nicwilliams wrote: > The plan is to have multiple parser options at some point. One feature request I'd like to make if it isn't already covered by an existing "issue"...

@kislyuk - Thank you! The jq [FAQ](https://github.com/stedolan/jq/wiki/FAQ) now includes the https://github.com/kislyuk/yq link.

@szepeviktor - Thanks for paying attention!

@mikemol - The [jq FAQ](https://github.com/stedolan/jq/wiki/FAQ) mentions several YAML-related tools that might be of interest to you, especially https://github.com/dbohdan/remarshal as it includes JSON-to-YAML functionality.

@Blacksmoke16 - Very impressive! I'm also impressed that you used Crystal. I've been waiting, evidently in vain, for Version 1.0, and would be interested to know what your experience has...

@drorata - It was (as best I can tell) never available in any official jq release, and is certainly not available in jq 1.4 or 1.5. It was added as...

@svnpenn - Although there are obviously circumstances when -i would be convenient, jq is more like awk than sed. The earlier attempt to endow jq with -i confirms that such...