Added package libpe (#2320)

This commit is contained in:
srozb 2022-08-12 12:58:04 +02:00 committed by GitHub
parent 1273b2d613
commit 68b5c86b58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27093,5 +27093,18 @@
"description": "Monitor TCP connections and diagnose buffer and connectivity issues on Linux machines related to input and output queues",
"license": "MIT",
"web": "https://github.com/pouriyajamshidi/qwatcher"
},
{
"name": "libpe",
"url": "https://github.com/srozb/nim-libpe",
"method": "git",
"tags": [
"pe",
"wrapper",
"library"
],
"description": "Nim wrapper for libpe library",
"license": "MIT",
"web": "https://github.com/srozb/nim-libpe"
}
]