Source: node-cliui Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Paolo Greppi Testsuite: autopkgtest-pkg-nodejs Build-Depends: chai , debhelper-compat (= 13) , dh-sequence-nodejs , dh-nodejs , mocha , node-chalk , node-rollup-plugin-typescript , node-string-width , node-strip-ansi , node-types-node , node-typescript , node-wrap-ansi , rollup Standards-Version: 4.7.4 Homepage: https://github.com/yargs/cliui#readme Vcs-Git: https://salsa.debian.org/js-team/node-cliui.git Vcs-Browser: https://salsa.debian.org/js-team/node-cliui Package: node-cliui Architecture: all Depends: ${misc:Depends} , node-string-width , node-strip-ansi , node-wrap-ansi Breaks: node-tap (<< 21) Provides: ${nodejs:Provides} Description: easily create complex multi-column CLIs Exposes a simple layout Domain Specific Language (DSL), reminiscent of HTML (with div and span elements) that makes it possible to easily create command-line-interfaces (CLIs). . This package include also jackspeak a very strict argument parser. . Node.js is an event-based server-side JavaScript engine.