软件包: libmozjs-78-dev (78.15.0-4ubuntu1)
libmozjs-78-dev 的相关链接
Trisquel 的资源:
下载源码包 mozjs78:
- [mozjs78_78.15.0-4ubuntu1.dsc]
- [mozjs78_78.15.0.orig.tar.xz]
- [mozjs78_78.15.0-4ubuntu1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian GNOME Maintainers (Mail Archive)
- Iain Lane
- Jeremy Bicha
- Tim Lunn
外部的资源:
- 主页 [developer.mozilla.org]
相似软件包:
SpiderMonkey JavaScript library - development headers
SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript.
This package contains the header files which are needed for developing SpiderMonkey embedders.
This library is intended for use in contexts where only trusted JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and polkit's rules parsing. It should not be used to run untrusted JavaScript from web pages: use a security-supported implementation such as Firefox, Chrome or WebKitGTK's JavaScriptCore instead.
其他与 libmozjs-78-dev 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4.4)
- GCC support library
-
- dep: libmozjs-78-0 (= 78.15.0-4ubuntu1)
- SpiderMonkey JavaScript library
-
- dep: libreadline8 (>= 6.0)
- GNU readline and history libraries, run-time libraries
-
- dep: libstdc++6 (>= 12)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime