Added package dlutils (#2764)

Co-authored-by: Amun <amun@home.arpa>
This commit is contained in:
Amun
2023-11-27 08:44:31 +08:00
committed by GitHub
co-authored by Amun
parent d82a441b9c
commit 5a8b2965fb
+14
View File
@@ -32054,5 +32054,19 @@
"description": "Official Nim port of Sqids. Generate short YouTube-looking IDs from numbers.",
"license": "MIT",
"web": "https://github.com/sqids/sqids-nim"
},
{
"name": "dlutils",
"url": "https://github.com/amnr/dlutils",
"method": "git",
"tags": [
"shared",
"library",
"helper",
"wrapper"
],
"description": "Nim package for easy shared library loading.",
"license": "NCSA",
"web": "https://github.com/amnr/dlutils"
}
]