Package Usage: go: github.com/pmezard/go-difflib/difflib
Package difflib is a partial port of Python difflib module.
It provides tools to compare sequences of strings and generate textual diffs.
The following class and functions have been ported:
- SequenceMatcher
- unified_diff
- context_diff
Getting unified diffs was the main goal of the port. Keep in mind this code
is mostly suitable to output text differences in a human friendly way, there
are no guarantees generated diffs are consumable by patch(1).
0 versions
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/pmezard/go-difflib/difflib
Dependent Repos 1
Spirals-Team/genpack-swarm Fork of docker-archive/classicswarm
GenPack is an extension of Docker Swarm to better pack containers onto hostsSize: 12.8 MB - Last synced: 7 days ago - Pushed: over 8 years ago
