mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 00:49:20 +08:00
9 lines
258 B
JSON
9 lines
258 B
JSON
|
{
|
||
|
"name": "yasm",
|
||
|
"version-string": "1.3.0",
|
||
|
"port-version": 1,
|
||
|
"description": "Yasm is a complete rewrite of the NASM assembler under the “new” BSD License.",
|
||
|
"homepage": "https://github.com/yasm/yasm",
|
||
|
"supports": "windows & !uwp & !arm"
|
||
|
}
|