diff --git a/packages.json b/packages.json index 9519c52..4242da4 100644 --- a/packages.json +++ b/packages.json @@ -14078,5 +14078,18 @@ "description": "CMake for Nimble", "license": "MIT", "web": "https://github.com/genotrance/cmake" + }, + { + "name": "plz", + "url": "https://github.com/juancarlospaco/nim-pypi", + "method": "git", + "tags": [ + "python", + "pip", + "nimpy" + ], + "description": "PLZ Python PIP alternative", + "license": "MIT", + "web": "https://github.com/juancarlospaco/nim-pypi" } ]