Source: node-posix-getopt
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Julien Puydt <julien.puydt@laposte.net>
Build-Depends: debhelper (>= 10), nodejs
Standards-Version: 3.9.8
Homepage: https://github.com/davepacheco/node-getopt
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-posix-getopt.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-posix-getopt.git

Package: node-posix-getopt
Architecture: all
Depends: nodejs, ${misc:Depends}
Description: POSIX-style getopt()
 It implements the POSIX getopt() function for Node.js, hence a functional
 interface for option parsing.
 .
 Node.js is an event-based server-side JavaScript engine.
