Added package notmuch

This commit is contained in:
Samantha Marshall 2017-04-05 21:38:19 -04:00
parent ce8f005cf7
commit 3040700ffa
No known key found for this signature in database
GPG Key ID: DF782CB74434EFA2

View File

@ -6191,5 +6191,16 @@
"description": "String algorithms with succinct data structures",
"license": "Apache2",
"web": "https://unicredit.github.io/cello/"
},
{
"name": "notmuch",
"url": "https://github.com/samdmarshall/notmuch.nim",
"method": "git",
"tags": [
"notmuch"
],
"description": "wrapper for the notmuch mail library",
"license": "BSD 3-Clause",
"web": "https://github.com/samdmarshall/notmuch.nim"
}
]