﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
    <metadata>
        <id>corel-graphics-suite</id>
        <version>11.0</version>
        <title>Corel Graphics Suite</title>
        <authors>Corel</authors>
        <owners>foo.li systeme + software</owners>
        <licenseUrl>http://www.coreldraw.com/de/product/grafikprogramm/</licenseUrl>
        <projectUrl>http://www.coreldraw.com/de/product/grafikprogramm/</projectUrl>
        <iconUrl>https://raw.githubusercontent.com/peterbeck/chocolatey/master/icons/cgs.png</iconUrl>
        <requireLicenseAcceptance>true</requireLicenseAcceptance>
        <description>Corel Graphics Suite</description>
        <summary>Corel Graphics Suite</summary>
        <releaseNotes>* initial pkg
* copies and extracts zip to temp and starts the installer
* registration dialog appears after setup</releaseNotes>
        <language />
        <tags>corel graphics</tags>
    </metadata>
</package>