mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Merge pull request #495 from samdmarshall/add-pluginmanager1240
Add package pluginmanager
This commit is contained in:
commit
5c743c5c6a
@ -6197,12 +6197,28 @@
|
||||
"url": "https://github.com/samdmarshall/notmuch.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"notmuch", "wrapper", "email", "tagging"
|
||||
"notmuch",
|
||||
"wrapper",
|
||||
"email",
|
||||
"tagging"
|
||||
],
|
||||
"description": "wrapper for the notmuch mail library",
|
||||
"license": "BSD 3-Clause",
|
||||
"web": "https://github.com/samdmarshall/notmuch.nim"
|
||||
},
|
||||
{
|
||||
"name": "pluginmanager",
|
||||
"url": "https://github.com/samdmarshall/plugin-manager",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"dylib",
|
||||
"manager"
|
||||
],
|
||||
"description": "Simple plugin implementation",
|
||||
"license": "BSD 3-Clause",
|
||||
"web": "https://github.com/samdmarshall/plugin-manager"
|
||||
},
|
||||
{
|
||||
"name": "node",
|
||||
"url": "https://github.com/tulayang/nimnode",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user