Snappy.NET.signed 1.1.1.8
(Unofficial) Signed Snappy.NET Library. The containing assembly was generated by signing the officially published Snappy.NET.dll. Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Snappy.NET.signed</id>
<version>1.1.1.8</version>
<title>Snappy for .NET</title>
<authors>Robert Važan</authors>
<owners>Robert Važan</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>http://snappy.angeloflogic.com/license/</licenseUrl>
<projectUrl>http://snappy.angeloflogic.com/</projectUrl>
<iconUrl>http://snappy.angeloflogic.com/images/nuget-icon.png</iconUrl>
<description>(Unofficial) Signed Snappy.NET Library. The containing assembly was generated by signing the officially published Snappy.NET.dll.
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.</description>
<releaseNotes>Fixed calling convention.</releaseNotes>
<copyright>Copyright (c) 2014 Robert Važan</copyright>
<tags>snappy, compression, codec, fast, io, lz4, zlib, interop</tags>
<dependencies>
<dependency id="Crc32C.NET.signed" version="1.0.5" />
</dependencies>
</metadata>
</package>