Package: prismjs
Type: Package
Title: Server-Side Syntax Highlighting
Version: 2.1.0
Authors@R: c(person("Jeroen", "Ooms", role = c("aut", "cre"), email = "jeroenooms@gmail.com",
    comment = c(ORCID = "0000-0002-4035-0289")),
    person("Lea Verou", role = "cph", comment="Prism JavaScript library"))
Description: Prism <https://prismjs.com/> is a lightweight, extensible syntax 
    highlighter, built with modern web standards in mind. This package provides 
    server-side rendering in R using 'V8' such that no JavaScript library is
    required in the resulting HTML documents. Over 400 languages are supported.
License: MIT + file LICENSE
URL: https://ropensci.r-universe.dev/prismjs
        https://docs.ropensci.org/prismjs/
BugReports: https://github.com/ropensci/prismjs/issues
Encoding: UTF-8
Imports: V8, xml2
RoxygenNote: 7.2.1
Language: en-US
NeedsCompilation: no
Packaged: 2025-01-07 14:37:44 UTC; jeroen
Author: Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>),
  Lea Verou [cph] (Prism JavaScript library)
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-07 18:50:01 UTC
Built: R 4.3.3; ; 2025-01-07 21:14:30 UTC; unix
