Package: cookiemonster
Title: Your Friendly Solution to Managing Browser Cookies
Version: 0.0.3
Authors@R: 
    person(given = "Johannes B.",
           family = "Gruber",
           email = "JohannesB.Gruber@gmail.com", 
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9177-1772"))
Description: A convenient tool to store and format browser cookies and use them 
    in 'HTTP' requests (for example, through 'httr2', 'httr' or 'curl').
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 4.0.0)
Suggests: curl, httr, httr2, jsonlite, knitr, rmarkdown, spelling,
        testthat (>= 3.0.0)
VignetteBuilder: knitr
Imports: cli, openssl, rappdirs, stringi, tibble, urltools, vctrs
Config/testthat/edition: 3
Language: en-GB
NeedsCompilation: no
Packaged: 2023-11-30 14:48:28 UTC; johannes
Author: Johannes B. Gruber [aut, cre] (<https://orcid.org/0000-0001-9177-1772>)
Maintainer: Johannes B. Gruber <JohannesB.Gruber@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-30 15:20:05 UTC
Built: R 4.4.3; ; 2025-10-21 13:52:44 UTC; windows
