Package: cookiemonster
Title: Your Friendly Solution to Managing Browser Cookies
Version: 0.0.4
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.3.3
Depends: R (>= 4.1.0)
Suggests: curl, DBI, dplyr, httr, httr2, jsonlite, knitr, rmarkdown,
        RSQLite, spelling, testthat (>= 3.0.0)
VignetteBuilder: knitr
Imports: cli, openssl, rappdirs, rlang, stringi, tibble, urltools,
        vctrs
Config/testthat/edition: 3
Language: en-GB
URL: https://github.com/JBGruber/cookiemonster
BugReports: https://github.com/JBGruber/cookiemonster/issues
NeedsCompilation: no
Packaged: 2025-11-12 22:25:14 UTC; johannes
Author: Johannes B. Gruber [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9177-1772>)
Maintainer: Johannes B. Gruber <JohannesB.Gruber@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-12 22:40:02 UTC
Built: R 4.6.0; ; 2025-11-13 00:51:36 UTC; windows
