Added package ptrace
This commit is contained in:
parent
82f5c4e397
commit
c60bf3e3f3
1 changed files with 16 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue