mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added package pluginmanager
This commit is contained in:
parent
1fc35aefb7
commit
921fd1f58b
@ -6197,10 +6197,27 @@
|
||||
"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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user