Package: SSEparser Title: Parse Server-Sent Events Version: 0.1.0.9000 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: libicu-dev Repository: https://calderonsamuel.r-universe.dev Date/Publication: 2024-01-08 20:30:38 UTC RemoteUrl: https://github.com/calderonsamuel/SSEparser RemoteRef: HEAD RemoteSha: 1b74f7f8fa23d6914f18f68fa40188e2aa62f702 NeedsCompilation: no Packaged: 2026-07-04 07:17:05 UTC; root Author: Samuel Calderon [aut, cre, cph] (ORCID: ) Maintainer: Samuel Calderon