mirror of
https://github.com/nim-lang/smtp
synced 2026-01-02 13:04:57 +00:00
No description
|
|
||
|---|---|---|
| .github | ||
| examples | ||
| src | ||
| LICENSE | ||
| README.md | ||
| smtp.nimble | ||
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.