Binary package “golang-github-sergi-go-diff-dev” in ubuntu jammy

Diff, match and patch text in Go

 This library provides algorithms to perform operations required for
 synchronizing plain text.
 .
 These operations include:
   * Compare two texts and return their differences.
   * Perform fuzzy matching of text.
   * Apply patches onto text.