mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +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.",
|
"description": "A blog post generator for people with priorities.",
|
||||||
"license": "CC0-1.0",
|
"license": "CC0-1.0",
|
||||||
"web": "https://github.com/Knaque/jeknil"
|
"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