/smtp

SMTP client implementation, adapted from the Nim standard library

Primary LanguageNimMIT LicenseMIT

smtp

SMTP client implementation, originally part of the Nim standard library.

Install with nimble install smtp or add requires "smtp" to your package's .nimble file.