[ 原始碼: golang-github-sergi-go-diff ]
套件: golang-github-sergi-go-diff-dev (1.0.0-2)
golang-github-sergi-go-diff-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-sergi-go-diff:
- [golang-github-sergi-go-diff_1.0.0-2.dsc]
- [golang-github-sergi-go-diff_1.0.0.orig.tar.gz]
- [golang-github-sergi-go-diff_1.0.0-2.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.
其他與 golang-github-sergi-go-diff-dev 有關的套件
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package