Bug#1137796: ITP: node-pixl-args -- module for parsing command line arguments
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <48ca3362dc8d7fe261f95be43d306f97__28165.3603467689$1779852489$gmane$org@nahmias.net> |
Package: wnpp Severity: wishlist Owner: Joseph Nahmias <[email protected]> Control: block 1137734 by -1 X-Debbugs-CC: [email protected], Joseph Huckaby <[email protected]>, Debian Javascript Maintainers <[email protected]> * Package name : node-pixl-args Version : 1.0.6 Upstream Author : Joseph Huckaby <[email protected]> * URL : https://github.com/jhuckaby/pixl-args * License : Expat Programming Lang: JavaScript Description : module for parsing command line arguments This module provides a simple interface to the command-line arguments used to instantiate Node.js scripts. It parses double-dash key/value arguments in the form --key value --key value. The library then provides a get() method to get individual values, or everything as one object. Multiple keys with the same name are pushed onto an array. No dependencies. . Node.js is an event-based server-side JavaScript engine. dep for Cronicle i plan to maintain this under the js-team