Merge pull request #162 from gradha/pr_removes_dead_package

Removes dead ouroboros package.
This commit is contained in:
Dominik Picheta 2015-05-17 19:41:53 +01:00
commit 265bf2e687

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