1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: node-highlightjs-macaulay2
Section: javascript
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Doug Torrance <dtorrance@debian.org>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends: debhelper-compat (= 13),
dh-nodejs,
dh-sequence-nodejs,
macaulay2,
node-highlight.js,
node-terser,
nodejs,
rollup
Standards-Version: 4.7.3
Homepage: https://github.com/d-torrance/highlightjs-macaulay2
Vcs-Git: https://salsa.debian.org/js-team/node-highlightjs-macaulay2.git
Vcs-Browser: https://salsa.debian.org/js-team/node-highlightjs-macaulay2
Package: node-highlightjs-macaulay2
Architecture: all
Depends: node-highlight.js, ${misc:Depends}
Description: Macaulay2 language support for highlight.js
This package provides a highlight.js language definition for
Macaulay2, a software system for research in algebraic geometry and
commutative algebra. It enables client-side syntax highlighting of
Macaulay2 source code in environments that use highlight.js, such as
web pages, documentation systems, and static site generators.
.
Node.js is an event-based server-side JavaScript engine.
|