[Pkg-javascript-devel] node-contextify_0.0.6-1_i386.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Sat Oct 29 14:48:10 UTC 2011
(new) node-contextify_0.0.6-1.debian.tar.gz extra devel
(new) node-contextify_0.0.6-1.dsc extra devel
(new) node-contextify_0.0.6-1_i386.deb extra devel
turn an object into a persistent execution context
Contextify is a NodeJS module that lets you to turn an object into a
persistent V8 execution context.
.
A contextified object acts as the global 'this' when executing scripts
in its context. Contextify adds 3 methods to the contextified object:
- run(code, filename);
- getGlobal();
- dispose().
The main difference between Contextify and Node's vm methods is that
Contextify allows asynchronous functions to continue executing in the
Contextified object's context.
(new) node-contextify_0.0.6.orig.tar.gz extra devel
Changes: node-contextify (0.0.6-1) unstable; urgency=low
.
* Initial release
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
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