Package: wnpp Severity: wishlist Owner: Thorsten Alteholz <deb...@alteholz.de>
* Package name : duktape Version : 1.5.0 Upstream Author : Duktape Authors * URL : http://duktape.org * License : expat Programming Lang: C Description : embeddable Javascript engine Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint. Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call Ecmascript functions from C code and vice versa.