Merge pull request #30 from gradha/pr_ouroboros

Adds ouroboros module to package list.
This commit is contained in:
Dominik Picheta 2013-11-06 11:08:08 -08:00
commit 572f3d750f

View File

@ -312,6 +312,15 @@
"tags": ["wrapper"],
"description": "Wrapper to interface with Python interpreter",
"license": "MIT"
},
{
"name": "ouroboros",
"url": "git://github.com/gradha/nimrod-ouroboros/",
"method": "git",
"tags": ["library", "embedded data", "appended data", "alchemy"],
"description": "API to read appended files from your own binary",
"license": "MIT"
}
]