-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Request] gojq #2543
Comments
What's the benefit/use case for this package over |
Here the differences (sorry for the long message):
|
I was asking about benefits, not differences. Why build and use I'm also interested in use cases. Describe scenarios in which you chose |
Consider that dealing with JSON strings is not easy. For me, as a technical person, those differences are almost all benefits.
So, if I need to use jq for arbitrary-precision integer calculation or I need to manipulate YAML input, I cannot do this by jq, but I can do that by gojq. |
Thank you. Would be helpful to include info like this in requests. |
Now added in the description. |
Requested Package:
gojq
Purpose and Use?
JQ implementation in GO, very useful for parsing any JSON string or file.
Benefits?
So, if I need to use jq for arbitrary-precision integer calculation or I need to manipulate YAML input, I cannot do this by jq, but I can do that by gojq.
Builds in clean chroot?
No response
Copyright License?
MIT
Expected interest
More than half.
Prior availability?
No
Is this request unique?
Yes
Is the package banned?
No
More information
No response
The text was updated successfully, but these errors were encountered: