{"name":"seven_zip","version":"2.0.2","description":"Installs/Configures the 7-zip file archiver","long_description":"[](https://supermarket.chef.io/cookbooks/seven_zip)\n[](https://ci.appveyor.com/project/ChefWindowsCookbooks65871/seven-zip/branch/master)\n\n# seven_zip Cookbook\n[7-Zip](http://www.7-zip.org/) is a file archiver with a high compression ratio. This cookbook installs the full 7-zip suite of tools (GUI and CLI). This cookbook replaces the older [7-zip cookbook](https://github.com/sneal/7-zip).\n\n# Requirements\n## Platforms\n- Windows XP\n- Windows Vista\n- Windows 7\n- Windows 8, 8.1\n- Windows 10\n- Windows Server 2003 R2\n- Windows Server 2008 (R1, R2)\n- Windows Server 2012 (R1, R2)\n\n## Chef\n- Chef >= 11.6\n\n## Cookbooks\n- windows\n\n# Attributes\n## Optional\n
Key | \nType | \nDescription | \nDefault | \n
---|---|---|---|
['seven_zip']['home'] | \n String | \n7-Zip installation directory. | \n\n |
['seven_zip']['syspath'] | \n Boolean | \nIf true, adds 7-zip directory to system PATH environment variable. | \n\n |
['seven_zip']['default_extract_timeout'] | \n Integer | \nThe default timeout for an extract operation in seconds. This can be overridden by a resource attribute. | \n600 | \n