Added package pledge

This commit is contained in:
Euan Torano 2016-04-12 17:49:34 +01:00
parent 00cbcbe6ba
commit 6f2a00f07b

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