Package: handlr
Title: Convert Among Citation Formats
Description: Converts among many citation formats, including 'BibTeX',
    'Citeproc', 'Codemeta', 'RDF XML', 'RIS', and 'Schema.org'. A low
    level 'R6' class is provided, as well as stand-alone functions
    for each citation format for both read and write.
Version: 0.1.0
License: MIT + file LICENSE
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "sckott@protonmail.com",
    comment = c(ORCID = "0000-0003-1444-9135"))
    )
URL: https://github.com/ropensci/handlr
BugReports: https://github.com/ropensci/handlr/issues
Encoding: UTF-8
Language: en-US
Imports: jsonlite, crul, xml2, RefManageR, urltools, mime
Suggests: testthat, jsonld
X-schema.org-applicationCategory: Metadata
X-schema.org-keywords: doi, metadata, citation, bibtex, Crossref,
        Crosscite, Codemeta, RIS, Citeproc, RDF, XML, JSON
X-schema.org-isPartOf: https://ropensci.org
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-02-16 03:24:16 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <sckott@protonmail.com>
Repository: CRAN
Date/Publication: 2019-02-27 16:00:06 UTC
