Diff tool for YAML files, and sometimes JSON
A diff tool for YAML files, and sometimes JSON.
dyff is inspired by the way the old BOSH v1 deployment output reported changes from one version to another by only showing the parts of a YAML file that change.
Each difference is referenced by its location in the YAML document by using either the Spruce dot-style syntax (some.path.in.the.file) or go-patch path syntax (/some/name=path/in/the/id=file). The output report aims to be as compact as possible to give a clear and simple overview of the change.
Similar to the standard diff tool, it follows the principle of describing the change by going from the from input file to the target to input file.
Input files can be local files (filesystem path), remote files (URI), or the standard input stream (using -).
All orders of keys in hashes are preserved during processing and output to the terminal, most notably in the sub-commands to convert YAML to JSON and vice versa.
- Developed at devel:kubic
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryCandidates/dyff && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000769 769 Bytes | |
_servicedata | 0000000230 230 Bytes | |
dyff-1.9.1.obscpio | 0001926668 1.84 MB | |
dyff.changes | 0000007226 7.06 KB | |
dyff.obsinfo | 0000000093 93 Bytes | |
dyff.spec | 0000002534 2.47 KB | |
vendor.tar.gz | 0003476395 3.32 MB |
Comments 0