Merge pull request #252 from rgv151/add-ptrace1010

Add package ptrace
This commit is contained in:
Dominik Picheta 2015-09-15 11:17:30 +01:00
commit cd1c0f18c2

View File

@ -3240,5 +3240,21 @@
"description": "Nim wrapper around the git version control software",
"license": "MIT",
"web": "https://github.com/achesak/nim-gitapi"
},
{
"name": "ptrace",
"url": "https://github.com/rgv151/ptrace.nim",
"method": "git",
"tags": [
"ptrace",
"trace",
"process",
"syscal",
"system",
"call"
],
"description": "ptrace wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/ptrace.nim"
}
]