Package: htmltomarkdown
Title: High-performance HTML to Markdown converter
Version: 3.5.7
Authors@R: person("Kreuzberg Team", email = "author@example.com", role = c("aut", "cre"))
Description: High-performance HTML to Markdown converter
    Rust bindings generated with extendr.
URL: https://github.com/kreuzberg-dev/html-to-markdown
BugReports: https://github.com/kreuzberg-dev/html-to-markdown/issues
License: MIT
Depends: R (>= 4.2)
Imports: jsonlite
Suggests:
    testthat (>= 3.0.0),
    withr,
    roxygen2,
    lintr,
    styler
SystemRequirements: Cargo (Rust's package manager), rustc (>= 1.91)
Config/rextendr/version: 0.4.2
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Config/testthat/edition: 3
