Package: libduktape207 Status: install reinstreq unpacked Priority: optional Section: libs Installed-Size: 319 Maintainer: Debian IoT Maintainers Architecture: amd64 Multi-Arch: same Source: duktape (2.7.0-2) Version: 2.7.0-2+b2 Depends: libc6 (>= 2.38) Description: embeddable Javascript engine, library 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. . This package contains the shared library. Homepage: https://duktape.org