Package: wnpp Severity: wishlist Owner: ro...@debian.org X-Debbugs-CC: debian-de...@lists.debian.org
* Package name : node-argv Version : 0.0.2 Upstream Author : Corey Hart <co...@codenothing.com> * URL : https://github.com/codenothing/argv * License : MIT Programming Lang: JavaScript Description : Node based command line argument parser node-argv is a nodejs module that does command line argument parsing. node-argv implement a strict argument parser, which means all options must be defined before parsing starts. This argument parser allow to use a modular structure for your options parsing. . Node.js is an event-based server-side JavaScript engine.