Files
ChocolateyPackages/SublimeText3/SublimeText3.nuspec
2014-09-15 10:35:41 -07:00

20 lines
1.2 KiB
XML

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>SublimeText3</id>
<title>Sublime Text 3</title>
<version>3.0.0.3065</version>
<authors>Jon Skinner</authors>
<owners>Ethan J. Brown</owners>
<summary>Sublime Text 3 is a sophisticated text editor for code, html and prose. You'll love the slick user interface and extraordinary features.</summary>
<description>Sublime Text 3 is a sophisticated text editor for code, html and prose. You'll love the slick user interface and extraordinary features. Sublime Text may be downloaded and evaluated for free, however a license must be purchased for continued use.
This brings the Sublime Text portable version to your system</description>
<releaseNotes>http://www.sublimetext.com/3</releaseNotes>
<projectUrl>http://www.sublimetext.com/3</projectUrl>
<tags>sublime text editor st3</tags>
<licenseUrl>http://www.sublimetext.com/eula</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://github.com/Iristyle/ChocolateyPackages/raw/master/SublimeText2.app/Sublime_Text.png</iconUrl>
</metadata>
</package>