<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>mypaint</id>
    <version>2.0.1</version>
    <title>MyPaint</title>
    <authors>MyPaint Team</authors>
    <owners>foo.li systeme + software</owners>
    <licenseUrl>https://github.com/mypaint/mypaint/blob/master/COPYING</licenseUrl>
    <projectUrl>http://mypaint.org/</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/peterbeck/chocolatey/master/icons/mypaint.png</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets. Its main features are a highly configurable brush engine, speed, and a fullscreen mode which allows artists to fully immerse themselves in their work.</description>
    <summary>Many notable artists use MyPaint, including digital illustrator and concept artist David Revoy. You’ll find growing MyPaint user communities on DeviantArt and Tumblr. MyPaint comes from the Linux art</summary>
    <releaseNotes>upgrade to 2.0.1 (29.05.2020)</releaseNotes>
    <language />
    <tags>drawing paint graphics</tags>
  </metadata>
</package>