Source: quickjs-ng
Section: javascript
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Fast Forward Maintainers <maintainers@lists.fastforward.deb822.org>
XSBC-Uploaders: Daniel Baumann <daniel@debian.org>
# XSBC-Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
XSBC-Original-Uploaders: Sebastian Humenda <shumenda@gmx.de>, Jérémy Lal <kapouer@melix.org>
Bugs: mailto:maintainers@lists.fastforward.deb822.org
Build-Depends: debhelper-compat (= 13), cmake, unicode-data
Standards-Version: 4.7.4
Vcs-Browser: https://git.fastforward.debian.net/trixie-fastforward-backports/quickjs-ng
Vcs-Git: https://git.fastforward.debian.net/trixie-fastforward-backports/quickjs-ng
XSBC-Original-Vcs-Browser: https://salsa.debian.org/js-team/quickjs-ng
XSBC-Original-Vcs-Git: https://salsa.debian.org/js-team/quickjs-ng.git
Homepage: https://quickjs-ng.github.io/quickjs/

Package: qjs
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: quickjs
Conflicts: quickjs
Replaces: quickjs
Recommends: qjs-doc
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-doc
Multi-Arch: foreign
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: small and embeddable Javascript engine library - documentation
 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 documentation and examples.

Package: qjs-src
Multi-Arch: foreign
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.
