Package: SSEparser
Title: Parse Server-Sent Events
Version: 0.1.0
Authors@R: 
    person("Samuel", "Calderon", , "samuel.calderon@uarm.pe", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-6847-1210"))
Description: Functionality to parse server-sent events with a high-level
    interface that can be extended for custom applications.
License: MIT + file LICENSE
URL: https://github.com/calderonsamuel/SSEparser,
        https://calderonsamuel.github.io/SSEparser/
BugReports: https://github.com/calderonsamuel/SSEparser/issues
Imports: magrittr, purrr, R6, rlang, stringr
Suggests: jsonlite, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-12-14 11:32:34 UTC; Samuel
Author: Samuel Calderon [aut, cre, cph]
    (<https://orcid.org/0000-0001-6847-1210>)
Maintainer: Samuel Calderon <samuel.calderon@uarm.pe>
Repository: CRAN
Date/Publication: 2023-12-14 16:30:06 UTC
Built: R 4.2.3; ; 2023-12-14 17:43:46 UTC; unix
