19 lines
397 B
JSON
Executable file
19 lines
397 B
JSON
Executable file
{
|
|
"name": "7zip",
|
|
"version-string": "21.07",
|
|
"port-version": 1,
|
|
"description": "Library for archiving file with a high compression ratio.",
|
|
"homepage": "https://www.7-zip.org",
|
|
"license": "LGPL-2.1-or-later",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|