Source: highlight.js Maintainer: Debian Javascript Maintainers Uploaders: Cédric Boutillier , Thorsten Alteholz , Ximin Luo Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , latexmk , mocha , node-async , node-bluebird , node-jsdom , node-lodash , node-should , uglifyjs , python3 , python3-sphinx , texlive-fonts-recommended , texlive-latex-base , texlive-latex-extra , texlive-plain-generic Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/js-team/highlight.js Vcs-Git: https://salsa.debian.org/js-team/highlight.js.git Homepage: https://highlightjs.org/ Rules-Requires-Root: no Package: libjs-highlight.js Architecture: all Depends: ${misc:Depends} Recommends: javascript-common Provides: libjs-highlight Description: JavaScript library for syntax highlighting Highlight.js is a JavaScript library which automatically detects the language of code blocks in a web page, and provides syntax highlighting for them. The library supports more than fifty languages and is bundled with more than twenty style themes. . This package contains the library highlight.js usable in a web browser. Package: node-highlight.js Architecture: all Depends: ${misc:Depends} , nodejs Provides: node-highlight, ${nodejs:Provides} Breaks: node-typescript-types (<< 20201111~) Description: JavaScript library for syntax highlighting - NodeJS Highlight.js is a JavaScript library which automatically detects the language of code blocks in a web page, and provides syntax highlighting for them. The library supports more than fifty languages and is bundled with more than twenty style themes. . This package contains the library highlight.js usable as a NodeJS module. Package: highlight.js-doc Architecture: all Section: javascript Depends: ${misc:Depends} , libjs-sphinxdoc Description: JavaScript library for syntax highlighting - documentation Highlight.js is a JavaScript library which automatically detects the language of code blocks in a web page, and provides syntax highlighting for them. The library supports more than fifty languages and is bundled with more than twenty style themes. . This package contains the documentation of this library.