Added package dlutils (#2764)

Co-authored-by: Amun <amun@home.arpa>
This commit is contained in:
Amun 2023-11-27 01:44:31 +01:00 committed by GitHub
parent d82a441b9c
commit 5a8b2965fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]