[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#994669: ITP: golang-github-pkg-diff -- create, modify, and print diffs (Go module)



Package: wnpp
Severity: wishlist
Owner: Anthony Fok <foka@debian.org>

* Package name    : golang-github-pkg-diff
  Version         : 0.0~git20210226.20ebb0f-1
  Upstream Author : Josh Bleecher Snyder
* URL             : https://github.com/pkg/diff
* License         : BSD-3-clause
  Programming Lang: Go
  Description     : create, modify, and print diffs (Go module)

 Module github.com/pkg/diff can be used to create, modify, and print
 diffs.
 .
 The top level package, `diff`, contains convenience functions for the
 most common uses.
 .
 The subpackages provide very fine-grained control over every aspect:
 .
  * `myers` creates diffs using the Myers diff algorithm.
  * `edit` contains the core diff data types.
  * `ctxt` provides tools to reduce the amount of context in a diff.
  * `write` provides routines to write diffs in standard formats.

Reason for packaging:
 Prerequisite for golang-github-rogpeppe-go-internal >= 1.8.0


Reply to: