Added package easymail (#1038)

This commit is contained in:
Konstantin Kuchinin 2019-03-26 15:56:31 +03:00 committed by Miran
parent 1458bb35dc
commit 9664057813

View File

@ -12923,5 +12923,19 @@
"description": "Circuit Design language made in Nim",
"license": "GPLv3",
"web": "https://gitlab.com/endes123321/nimcdl"
},
{
"name": "easymail",
"url": "https://github.com/coocheenin/easymail",
"method": "git",
"tags": [
"email",
"sendmail",
"net",
"mail"
],
"description": "wrapper for the sendmail command",
"license": "MIT",
"web": "https://github.com/coocheenin/easymail"
}
]