Skip to content

Commit

Permalink
Added package dlutils (#2764)
Browse files Browse the repository at this point in the history
Co-authored-by: Amun <[email protected]>
  • Loading branch information
amnr and Amun authored Nov 27, 2023
1 parent d82a441 commit 5a8b296
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit 5a8b296

Please sign in to comment.