mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added package notify (#1029)
This commit is contained in:
parent
54d1d6e3dc
commit
581527fb1e
@ -12811,5 +12811,18 @@
|
||||
"description": "FNV-1 and FNV-1a non-cryptographic hash functions (documentation hosted at: http://ryuk.ooo/nimdocs/fnv/fnv.html)",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://gitlab.com/ryukoposting/nim-fnv"
|
||||
},
|
||||
{
|
||||
"name": "notify",
|
||||
"url": "https://github.com/xbello/notify-nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"notify",
|
||||
"libnotify",
|
||||
"library"
|
||||
],
|
||||
"description": "A wrapper to notification libraries",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/xbello/notify-nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user