[ ソース: golang-github-sergi-go-diff ]
パッケージ: golang-github-sergi-go-diff-dev (1.1.0-1)
golang-github-sergi-go-diff-dev に関するリンク
Trisquel の資源:
golang-github-sergi-go-diff ソースパッケージをダウンロード:
- [golang-github-sergi-go-diff_1.1.0-1.dsc]
- [golang-github-sergi-go-diff_1.1.0.orig.tar.gz]
- [golang-github-sergi-go-diff_1.1.0-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team
- Anthony Fok
- Utkarsh Gupta
外部の資源:
- ホームページ [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.