(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-chan...@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.

_______________________________________________
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to