mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package notmuch
This commit is contained in:
parent
ce8f005cf7
commit
3040700ffa
@ -6,7 +6,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"library",
|
"library",
|
||||||
"discord"
|
"discord"
|
||||||
],
|
],
|
||||||
"description": "Discord library for Nim",
|
"description": "Discord library for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Krognol/discordnim"
|
"web": "https://github.com/Krognol/discordnim"
|
||||||
@ -6191,5 +6191,16 @@
|
|||||||
"description": "String algorithms with succinct data structures",
|
"description": "String algorithms with succinct data structures",
|
||||||
"license": "Apache2",
|
"license": "Apache2",
|
||||||
"web": "https://unicredit.github.io/cello/"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user