diff --git a/packages.json b/packages.json index 0abd164..7da9440 100644 --- a/packages.json +++ b/packages.json @@ -27512,6 +27512,30 @@ "license": "gpl-3.0-only", "web": "https://github.com/thisago/ezscr" }, + { + "name": "packy", + "url": "https://github.com/xrfez/packy", + "method": "git", + "tags": [ + "packy", + "pack", + "packDep", + "dependency", + "dependencies", + ".dll", + "installer", + "bundle", + "bundler", + "pure", + "tool", + "utility", + "library", + "package" + ], + "description": "Library to pack dependencies in the compiled binary. Supports .dll files", + "license": "Apache-2.0 License", + "web": "https://github.com/xrfez/packy" + }, { "name": "mpv", "url": "https://github.com/WeebNetsu/nim-mpv",