Bug#779487: ITP: node-q -- JavaScript library for promises (CommonJS/Promises/A, B, D)

Bas Couwenberg sebastic at xs4all.nl
Sun Mar 1 11:49:30 UTC 2015


Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg <sebastic at debian.org>

* Package name    : node-q
  Version         : 1.1.2
  Upstream Author : Kris Kowal <kris at cixar.com>
* URL             : https://github.com/kriskowal/q
* License         : Expat
  Programming Lang: JavaScript
  Description     : JavaScript library for promises (CommonJS/Promises/A,B,D)

Q is a tool for creating and composing asynchronous promises in JavaScript.

If a function cannot return a value or throw an exception without blocking,
it can return a promise instead. A promise is an object that represents the
return value or the thrown exception that the function may eventually provide.
A promise can also be used as a proxy for a remote object to overcome latency.


node-q iss required for node-get-down (#779302) which in turn is
required for closure-util (#774562).

The node-q package will be maintained in the JavaScript team.



More information about the Pkg-grass-devel mailing list