Merge pull request #342 from euantorano/add-pledge1649

Add package pledge
This commit is contained in:
Dominik Picheta 2016-04-12 19:05:41 +01:00
commit 1fb2c56352

View File

@ -4547,5 +4547,17 @@
"description": "json de/serializer for tuples and more",
"license": "MIT",
"web": "https://github.com/niv/jser.nim"
},
{
"name": "pledge",
"url": "https://github.com/euantorano/pledge.nim",
"method": "git",
"tags": [
"pledge",
"openbsd"
],
"description": "OpenBSDs pledge(2) for Nim.",
"license": "BSD",
"web": "https://github.com/euantorano/pledge.nim"
}
]