mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add nimMime (#1555)
* Add nimMime Library for attaching files to emails. * Fix name
This commit is contained in:
parent
808ab99ff7
commit
a3063f91ee
@ -18656,5 +18656,19 @@
|
||||
"description": "A blog post generator for people with priorities.",
|
||||
"license": "CC0-1.0",
|
||||
"web": "https://github.com/Knaque/jeknil"
|
||||
},
|
||||
{
|
||||
"name": "mime",
|
||||
"url": "https://github.com/enthus1ast/nimMime",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"mime",
|
||||
"email",
|
||||
"mail",
|
||||
"attachment"
|
||||
],
|
||||
"description": "Library for attaching files to emails.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/enthus1ast/nimMime"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user