Source: node-googlediff Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Yash Agarwal Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-assert Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-googlediff Vcs-Git: https://salsa.debian.org/js-team/node-googlediff.git Homepage: https://github.com/shimondoodkin/googlediff Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-googlediff Architecture: all Depends: ${misc:Depends} Multi-Arch: foreign Description: Compares the differences between the two texts The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text. This library implements Myer's diff algorithm which is generally considered to be the best general purpose diff. . Node.js is an event-based server-side JavaScript engine.