blob: 9243b0eb3362fe24551c05b7401059646c082d25 (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "pe-parse",
"version-string": "1.2.0",
"port-version": 1,
"description": "pe-parse is a principled, lightweight C/C++ PE parser",
"homepage": "https://github.com/trailofbits/pe-parse",
"supports": "!uwp"
}
|