Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 176 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 176 Bytes

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.