Source: node-extsprintf Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-tape Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-extsprintf Vcs-Git: https://salsa.debian.org/js-team/node-extsprintf.git Homepage: https://github.com/davepacheco/node-extsprintf Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-extsprintf Architecture: all Depends: ${misc:Depends} Provides: ${nodejs:Provides} Multi-Arch: foreign Description: extended POSIX-style sprintf This library is a stripped down version of s[n]printf(3c). . This library is a dependency of verror, which provides several classes in support of Joyent's Best Practices for Error Handling in Node.js. . Node.js is an event-based server-side JavaScript engine.