* Package name : dyff Version : 1.5.4 Upstream Author : Matthias Diester, et al. * URL : https://github.com/homeport/dyff * License : Expat Programming Lang: Golang Description : diff tool for YAML files dyff is a diff tool designed for YAML only to show the parts of a YAML file that change. Each difference is referenced by its location in the YAML document by using either the Spruce or go-patch path syntax. 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. This package will be maintained under Debian Go Packaging Team.