Source: r-cran-highr
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-xfun,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-highr
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-highr.git
Homepage: https://cran.r-project.org/package=highr
Rules-Requires-Root: no

Package: r-cran-highr
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 libjs-highlight.js,
 libjs-jquery,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Syntax Highlighting for R Source Code
 The GNU R package highr provides syntax highlighting for R source code; it
 natively supports generating LaTeX and HTML output from R source code.
 Source code of other languages is supported via Andre Simon's highlight
 package.
