go-github-com-tomwright-dasel-v2 2.8.1
Tool to work with JSON, TOML, YAML, XML and CSV files
Dasel (short for data-selector) allows you to query and modify data structures using selector strings. It's similar to jq
/yq
, but supports JSON, YAML, TOML, XML and CSV with zero runtime dependencies.
- Outputs:
out
- Website: https://github.com/tomwright/dasel
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-tomwright-dasel-v2 2.8.1
as follows:
guix install go-github-com-tomwright-dasel-v2@2.8.1
Or install the latest version:
guix install go-github-com-tomwright-dasel-v2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.