diffmatchpatch: String Diff, Match, and Patch Utilities (original) (raw)

A wrapper for Google's 'diff-match-patch' library. It provides basic tools for computing diffs, finding fuzzy matches, and constructing / applying patches to strings.

Version: 0.1.0
Imports: cli, Rcpp
LinkingTo: Rcpp
Published: 2021-04-16
DOI: 10.32614/CRAN.package.diffmatchpatch
Author: Colin Rundel [aut, cre], Google Inc. [cph] (diff_match_patch.h), Neil Fraser [cph] (diff_match_patch.h), Mike Slemmer [cph] (diff_match_patch.h), Sergey Nozhenko [cph] (diff_match_patch.h), Christian Leutloff [cph] (diff_match_patch.h)
Maintainer: Colin Rundel
BugReports: https://github.com/rundel/diffmatchpatch/issues
License: Apache License (≥ 2)
Copyright: Google Inc., Neil Fraser, Mike Slemmer, Sergey Nozhenko, Christian Leutloff, Colin Rundel
URL: https://github.com/rundel/diffmatchpatch
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: diffmatchpatch results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=diffmatchpatchto link to this page.