Files
ChocolateyPackages/Terminals/Terminals.nuspec
2014-09-15 14:36:22 -07:00

25 lines
1.3 KiB
XML

<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>Terminals.app</id>
<title>Terminals</title>
<version>3.5.0.22546</version>
<authors>Rob Chartier</authors>
<owners>Ethan Brown</owners>
<summary>Terminals open source RDP, SSH and Telnet client</summary>
<description>Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll).
The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client.
</description>
<projectUrl>http://terminals.codeplex.com/</projectUrl>
<tags>rdp ssh remote desktop vnc citrix telnet</tags>
<licenseUrl>http://terminals.codeplex.com/license</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>http://download-codeplex.sec.s-msft.com/Download?ProjectName=terminals&amp;DownloadId=324544&amp;Build=19471</iconUrl>
<releaseNotes>http://terminals.codeplex.com/releases/view/121477</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>