Type: Package
Package: emayili
Title: Send Email Messages
Version: 0.4.10
Authors@R: 
    c(person(given = c("Andrew", "B."),
             family = "Collier",
             role = c("aut", "cre"),
             email = "andrew.b.collier@gmail.com"),
      person(given = "Matt",
             family = "Dennis",
             role = "ctb",
             email = "matt@exegetic.biz"),
      person(given = "Gerard",
             family = "Walsh",
             role = "ctb",
             email = "gerard@exegetic.biz"),
      person(given = "Antoine",
             family = "Bichat",
             role = "ctb",
             email = "a.bichat@yahoo.fr",
             comment = c(ORCID = "0000-0001-6599-7081")),
      person(given = "Daniel",
             family = "Fahey",
             role = "ctb",
             email = "dpfahey@gmail.com"),
      person(given = c("Johann",  "R."),
             family = "Kleinbub",
             role = "ctb",
             email = "johann.kleinbub@gmail.com"),
      person(given = c("Panagiotis"),
             family = "Moulos",
             role = "ctb",
             email = "pmoulos@gmail.com"))
Description: A light, simple tool for sending emails with minimal dependencies.
URL: https://datawookie.github.io/emayili/
BugReports: https://github.com/datawookie/emayili/issues
License: GPL-3
Imports: base64enc, curl (>= 4.0), glue, httr, magrittr, mime, purrr,
        stringi
Suggests: here, testthat (>= 2.1.0), roxygen2, hexSticker, showtext
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-30 08:16:18 UTC; wookie
Author: Andrew B. Collier [aut, cre],
  Matt Dennis [ctb],
  Gerard Walsh [ctb],
  Antoine Bichat [ctb] (<https://orcid.org/0000-0001-6599-7081>),
  Daniel Fahey [ctb],
  Johann R. Kleinbub [ctb],
  Panagiotis Moulos [ctb]
Maintainer: Andrew B. Collier <andrew.b.collier@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-30 10:40:17 UTC
