mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add registry library
Add library which allows to access Windows Registry without hassle.
This commit is contained in:
parent
55f69b6b8e
commit
97e14eb4e2
@ -4876,5 +4876,18 @@
|
||||
"description": "Asynchronous PostgreSQL driver for Nim Language.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/cheatfate/asyncpg"
|
||||
},
|
||||
{
|
||||
"name": "registry",
|
||||
"description": "Deal with Windows Registry from Nim.",
|
||||
"tags": [
|
||||
"registry",
|
||||
"windows",
|
||||
"library"
|
||||
],
|
||||
"url": "https://github.com/miere43/nim-registry",
|
||||
"web": "https://github.com/miere43/nim-registry",
|
||||
"license": "MIT",
|
||||
"method": "git"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user