Removes dead ouroboros package.

This commit is contained in:
Grzegorz Adam Hankiewicz 2015-05-17 20:02:07 +02:00
parent c7f1161ea8
commit 70d7cbaaf5

View File

@ -397,16 +397,6 @@
"web": "https://github.com/micklat/NimBorg"
},
{
"name": "ouroboros",
"url": "git://github.com/gradha/nim-ouroboros/",
"method": "git",
"tags": ["library", "embedded data", "appended data", "alchemy"],
"description": "API to read appended files from your own binary",
"license": "MIT",
"web": "https://github.com/gradha/nim-ouroboros"
},
{
"name": "sha1",
"url": "https://github.com/onionhammer/sha1",