Adds ouroboros module to package list.

This commit is contained in:
Grzegorz Adam Hankiewicz 2013-11-06 19:08:04 +01:00
parent 0c2eba37a0
commit 0d0103bfc8

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"
}
]