Skip to content

Instantly share code, notes, and snippets.

@main--
Created May 24, 2015 18:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save main--/a793af7425101d985e05 to your computer and use it in GitHub Desktop.
Save main--/a793af7425101d985e05 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<package >
<metadata>
<id>Ice</id>
<title>Internet Communications Engine</title>
<version>3.5.1.0</version>
<authors>ZeroC</authors>
<owners>ZeroC</owners>
<licenseUrl>https://zeroc.com/licensing.html</licenseUrl>
<projectUrl>https://zeroc.com/icedotnet.html</projectUrl>
<iconUrl>https://doc.zeroc.com/download/attachments/327682/global.logo</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<summary>The .NET version of ZeroC's Internet Communications Engine (Ice)</summary>
<description>The .NET version of ZeroC's Internet Communications Engine (Ice). This is the version that was packaged for Ubuntu as "libzeroc-ice3.5-cil". So this is obviously not an official package. I created it because there is no official package.</description>
<copyright>ZeroC, Inc</copyright>
<tags>Ice</tags>
</metadata>
<files>
<file src="Ice.dll" target="lib" />
</files>
</package>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment