Package: wnpp Severity: wishlist Owner: Andrew Lee (李健秋) <[email protected]>
* Package name : golang-znkr.io-diff Version : 1.0.1-1 Upstream Author : Florian Zenker * URL : https://github.com/znkr/diff * License : Apache-2.0 Programming Lang: Go Description : A difference algorithm module for Go This package contains golang module znkr.io/diff. . A high-performance difference algorithm module for Go. . Difference algorithms compare two inputs and find the edits that transform one to the other. This is very useful to understand changes, for example when comparing a test result with the expected result or to understand which changes have been made to a file. . This module provides diffing for arbitrary Go slices and text.

