added windows package

This commit is contained in:
Billingsly Wetherfordshire 2013-12-03 00:17:19 -06:00
parent 8ccdbd077e
commit 99f0f278e4

View File

@ -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",