Package: node-yargs Version: 10.0.3-2 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 181 Depends: nodejs, node-require-directory (>= 2.1.1), node-get-caller-file (>= 1.0.1), node-set-blocking (>= 2.0.0), node-require-main-filename (>= 1.0.1), node-decamelize (>= 1.1.1), node-string-width (>= 2.0.0), node-cliui (>= 3.2.0), node-which-module (>= 2.0.0), node-os-locale (>= 2.0.0), node-y18n (>= 3.2.1), node-yargs-parser (>= 8.0.0~), node-find-up (>= 2.1.0) Section: javascript Priority: optional Homepage: http://yargs.js.org/ Description: yargs the modern, pirate-themed, successor to optimist. Yargs helps you build interactive command line tools by parsing arguments and generating an elegant user interface. . Yargs gives you: * commands and (grouped) options (like module run -n --force), * a dynamically generated help menu based on your arguments, * bash-completion shortcuts for commands and options. . With yargs, ye be havin' a map that leads straight to yer treasure! Treasure of course, being a simple option hash. . Node.js is an event-based server-side JavaScript engine.