[ Bron: golang-github-sergi-go-diff ]
Pakket: golang-github-sergi-go-diff-dev (1.2.0-2)
Verwijzigingen voor golang-github-sergi-go-diff-dev
Debian bronnen:
Het bronpakket golang-github-sergi-go-diff downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.