Source: node-buffer-equal Section: web Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Sruthi Chandran Build-Depends: debhelper (>= 9) , dh-buildinfo , nodejs Standards-Version: 3.9.8 Homepage: https://github.com/substack/node-buffer-equal Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-buffer-equal.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-buffer-equal.git Package: node-buffer-equal Architecture: all Depends: ${misc:Depends} , nodejs Description: return whether two buffers are equal Return whether the two buffers a and b are equal. If a or b is not a buffer, return undefined. . Node.js is an event-based server-side JavaScript engine.