[Pkg-javascript-devel] node-async_0.1.15~20111104-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Sun Dec 4 13:05:01 UTC 2011
(new) libjs-async_0.1.15~20111104-1_all.deb optional web
higher-order functions and common patterns for asynchronous Javascript
Node is an event-based server-side JavaScript engine.
.
Async is a utility module which provides straight-forward, powerful
functions for working with asynchronous Javascript. Although originally
designed for use with Node, it can also be used directly in the
browser.
.
Async provides around 20 functions that include the usual 'functional'
suspects (map, reduce, filter, forEach…) as well as some common
patterns for asynchronous control flow (parallel, series, waterfall…).
All these functions assume you follow the Node convention of providing
a single callback as the last argument of your async function.
.
This provides async for use directly in web browsers.
(new) node-async_0.1.15~20111104-1.debian.tar.gz optional web
(new) node-async_0.1.15~20111104-1.dsc optional web
(new) node-async_0.1.15~20111104-1_all.deb optional web
higher-order functions and common patterns for asynchronous Javascript
Node is an event-based server-side JavaScript engine.
.
Async is a utility module which provides straight-forward, powerful
functions for working with asynchronous Javascript. Although originally
designed for use with Node, it can also be used directly in the
browser.
.
Async provides around 20 functions that include the usual 'functional'
suspects (map, reduce, filter, forEach…) as well as some common
patterns for asynchronous control flow (parallel, series, waterfall…).
All these functions assume you follow the Node convention of providing
a single callback as the last argument of your async function.
.
This provides async for use with Node.
(new) node-async_0.1.15~20111104.orig.tar.gz optional web
Changes: node-async (0.1.15~20111104-1) unstable; urgency=low
.
* Initial release.
Closes: Bug#639095.
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 639095
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Pkg-javascript-devel
mailing list