aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBillingsly Wetherfordshire <phowl.mouth@gmail.com>2013-12-03 00:17:19 -0600
committerBillingsly Wetherfordshire <phowl.mouth@gmail.com>2013-12-03 00:17:19 -0600
commit99f0f278e4fc28c645a8e27ca3e0ad4e3344af2f (patch)
tree81f66129e0f04ef0a92f037f61b51153107cbf44
parent8ccdbd077ece0a94fd0acfb27614916af8576f44 (diff)
downloadpackages-99f0f278e4fc28c645a8e27ca3e0ad4e3344af2f.tar.gz
packages-99f0f278e4fc28c645a8e27ca3e0ad4e3344af2f.zip
added windows package
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
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",