Package: opengraph
Title: Process Metadata from the Open Graph Protocol
Version: 0.0.2
Authors@R: 
    person(given = "Christopher T.",
           family = "Kenny",
           role = c("aut", "cre"),
           email = "christopherkenny@fas.harvard.edu",
           comment = c(ORCID = "0000-0002-9386-6860"))
Description: Social media sites often embed cards when links are shared, based on
    metadata in the 'Open Graph Protocol' (<https://ogp.me/>). This supports extracting
    that metadata from a website. It further allows for the creation of tags to
    add to a website to support the 'Open Graph Protocol' and provides a list of the
    standard tags and their required properties.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: rvest
Suggests: spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/christopherkenny/opengraph,
        https://christophertkenny.com/opengraph/
Language: en-US
NeedsCompilation: no
Packaged: 2024-12-10 02:28:25 UTC; chris
Author: Christopher T. Kenny [aut, cre]
    (<https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <christopherkenny@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2024-12-10 21:20:01 UTC
Built: R 4.3.3; ; 2024-12-10 22:24:22 UTC; unix
