Package: opengraph
Title: Process Metadata from the 'Open Graph Protocol'
Version: 0.0.4
Authors@R: 
    person(given = "Christopher T.",
           family = "Kenny",
           role = c("aut", "cre"),
           email = "ctkenny@proton.me",
           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.3
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
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2025-11-05 15:28:35 UTC; chris
Author: Christopher T. Kenny [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <ctkenny@proton.me>
Repository: CRAN
Date/Publication: 2025-11-06 06:10:27 UTC
Built: R 4.5.2; ; 2025-11-08 00:52:02 UTC; windows
