aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 5feb3cb..6c45711 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]