Package: sg
Title: 'SendGrid' Email API Client
Version: 0.1.0
Authors@R: 
    person("Botan", "Ağın", , "aginbotan@gmail.com", role = c("aut", "cre"))
Description: Minimalistic 'SendGrid' Email API client for creating and sending emails. 
    For more information, visit the official 'SendGrid' Email API documentation: <https://sendgrid.com/en-us/solutions/email-api>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/botan/sg
BugReports: https://github.com/botan/sg/issues
Depends: R (>= 4.2)
Imports: base64enc, httr2, mime, rlang
NeedsCompilation: no
Packaged: 2024-09-19 16:22:07 UTC; botan
Author: Botan Ağın [aut, cre]
Maintainer: Botan Ağın <aginbotan@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-20 14:00:02 UTC
