mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Add emailparser (#2633)
This commit is contained in:
parent
b435107ec8
commit
d95b32695f
@ -30602,5 +30602,20 @@
|
||||
"description": "Minimum viable bindings for OpenCV",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/tapsterbot/mvb-opencv"
|
||||
},
|
||||
{
|
||||
"name": "emailparser",
|
||||
"url": "https://github.com/mildred/emailparser.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"email",
|
||||
"rfc822",
|
||||
"rfc2822",
|
||||
"parser",
|
||||
"jmap"
|
||||
],
|
||||
"description": "Email parser to JsonNode based on Cyrus JMAP parser",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/mildred/emailparser.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user