Package: xmlr
Version: 0.1.2
Date: 2020-05-06
Title: Read, Write and Work with 'XML' Data
Authors@R: c(
    person("Per", "Nyfelt", email = "per@alipsa.se", role = c("cre", "aut")),
    person("Alipsa HB", email = "info@alipsa.se", role = "cph"),
    person("Steven", "Brandt", role = "ctb")
    )
Maintainer: Per Nyfelt <per@alipsa.se>
Depends: R (>= 3.1.0)
Encoding: UTF-8
Description: 'XML' package for creating and reading and manipulating 'XML', with an object model based on 'Reference Classes'.
License: MIT + file LICENSE
URL: https://github.com/Alipsa/xmlr
BugReports: https://github.com/Alipsa/xmlr/issues
Imports: methods
Suggests: testthat, knitr, rmarkdown
Collate: 'xmlr.R' 'utils.R' 'AbstractClass.R' 'Content.R' 'Document.R'
        'Text.R' 'Element.R' 'Stack.R' 'DomBuilder.R' 'Parser.R'
        'xmlImporter.R' 'xmlConverter.R'
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-06 18:45:58 UTC; per
Author: Per Nyfelt [cre, aut],
  Alipsa HB [cph],
  Steven Brandt [ctb]
Repository: CRAN
Date/Publication: 2020-05-12 09:30:02 UTC
Built: R 4.6.0; ; 2025-07-18 05:06:13 UTC; unix
