Package: atom4R
Version: 0.3-3
Date: 2022-11-18
Title: Tools to Handle and Publish Metadata as 'Atom' XML Format
Authors@R: c(
  person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "emmanuel.blondel1@gmail.com", comment = c(ORCID = "0000-0002-5870-5762")))
Maintainer: Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Depends: R (>= 3.3), methods
Imports: R6, jsonlite, readr, XML, httr, zip, rdflib, keyring
Suggests: testthat
Description: Provides tools to read/write/publish metadata based on the 'Atom' XML syndication format. This includes
 support of 'Dublin Core' XML implementation, and a client to API(s) implementing the 'AtomPub' 'SWORD' API specification.
License: MIT + file LICENSE
URL: https://github.com/eblondel/atom4R
BugReports: https://github.com/eblondel/atom4R
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-11-18 12:01:02 UTC; manub
Author: Emmanuel Blondel [aut, cre] (<https://orcid.org/0000-0002-5870-5762>)
Repository: CRAN
Date/Publication: 2022-11-18 14:40:15 UTC
