Source: quickjs-ng Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Sebastian Humenda , Jérémy Lal Build-Depends: debhelper-compat (= 13), cmake, unicode-data, Build-Depends-Indep: node-marked-man Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/js-team/quickjs-ng.git Vcs-Browser: https://salsa.debian.org/js-team/quickjs-ng Homepage: https://quickjs-ng.github.io/quickjs/ Package: qjs Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends} Provides: quickjs-ng Description: small and embeddable Javascript engine - cli QuickJS-NG is a small and embeddable Javascript engine, aiming to support the latest ECMAScript specification. It is a community-driven fork of the original QuickJS project. . This package provides the command-line tools. Package: libqjs-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libqjs0 (= ${binary:Version}), ${misc:Depends} Provides: libquickjs-ng-dev Description: small and embeddable Javascript engine library - development files QuickJS-NG is a small and embeddable Javascript engine, aiming to support the latest ECMAScript specification. It is a community-driven fork of the original QuickJS project. . This package provides the development files and static library. Package: qjs-src Section: libdevel Architecture: all Depends: ${misc:Depends} Provides: quickjs-ng-src Description: small and embeddable Javascript engine library - source files QuickJS-NG is a small and embeddable Javascript engine, aiming to support the latest ECMAScript specification. It is a community-driven fork of the original QuickJS project. . This package provides the sources needed for embedding. Package: libqjs0 Section: libs Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} Description: small and embeddable Javascript engine library QuickJS-NG is a small and embeddable Javascript engine, aiming to support the latest ECMAScript specification. It is a community-driven fork of the original QuickJS project. . This package provides the shared library.