Add emailparser (#2633)

This commit is contained in:
Mildred Ki'Lya 2023-06-27 01:54:00 +02:00 committed by GitHub
parent b435107ec8
commit d95b32695f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]