{
  "name": "7zip",
  "version-string": "23.01",
  "description": "Library for archiving file with a high compression ratio.",
  "homepage": "https://www.7-zip.org",
  "license": "LGPL-2.1-or-later",
  "supports": "!uwp & !xbox",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
