Added package ptrace

This commit is contained in:
Bruce Doan 2015-09-15 17:10:03 +07:00
parent 82f5c4e397
commit c60bf3e3f3

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