proxy.golang.org : 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).
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/pmezard/go-difflib/difflib
License: BSD-3-Clause
Latest release: about 20 hours ago
Namespace: github.com/pmezard/go-difflib
Stars: 389 on GitHub
Forks: 103 on GitHub
Total Commits: 20
Committers: 5
Average commits per author: 4.0
Development Distribution Score (DDS): 0.25
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 20 hours ago