[ ソース: golang-github-sergi-go-diff ]
パッケージ: golang-github-sergi-go-diff-dev (1.2.0-2)
golang-github-sergi-go-diff-dev に関するリンク
Debian の資源:
golang-github-sergi-go-diff ソースパッケージをダウンロード:
- [golang-github-sergi-go-diff_1.2.0-2.dsc]
- [golang-github-sergi-go-diff_1.2.0.orig.tar.gz]
- [golang-github-sergi-go-diff_1.2.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.