diff --git a/packages.json b/packages.json index f2db0c2..aa851cf 100644 --- a/packages.json +++ b/packages.json @@ -313,6 +313,15 @@ "description": "Wrapper to interface with Python interpreter", "license": "MIT" }, + + { + "name": "windows", + "url": "git://github.com/nimrod-code/windows", + "method": "git", + "tags": ["wrapper"], + "description": "Wrapper to interface with Microsoft Windows", + "license": "MIT" + }, { "name": "ouroboros",