Source: highlight.js
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil@debian.org>,
 Thorsten Alteholz <debian@alteholz.de>,
 Ximin Luo <infinity0@debian.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs
 , dh-sequence-sphinxdoc <!nodoc>
 , sphinx <!nodoc>
 , mocha <!nocheck>
 , node-async <!nocheck>
 , node-jsdom <!nocheck>
 , node-lodash <!nocheck>
 , node-should <!nocheck>
 , node-clean-css
 , node-terser
 , node-rollup-plugin-commonjs
 , node-rollup-plugin-json
 , node-rollup-plugin-node-resolve
 , rollup
 , uglifyjs
Standards-Version: 4.7.2
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/

Package: libjs-highlight.js
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Provides: libjs-highlight
Multi-Arch: foreign
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~)
Multi-Arch: foreign
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: doc
Depends: ${misc:Depends}
 , ${sphinxdoc:Depends}
Multi-Arch: foreign
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.
