mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package ptrace
This commit is contained in:
parent
82f5c4e397
commit
c60bf3e3f3
@ -3240,5 +3240,21 @@
|
|||||||
"description": "Nim wrapper around the git version control software",
|
"description": "Nim wrapper around the git version control software",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/achesak/nim-gitapi"
|
"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…
x
Reference in New Issue
Block a user