Metadata >> NuGet >> FParsec-Big-Data-Edition >> 1.0.1

1.0.1

Metadata

Authors Stephan Tolksdorf
Copyrights Copyright © 2013 Stephan Tolksdorf
Description FParsec is a parser combinator library for F#. You can find comprehensive documentation for FParsec at http://www.quanttec.com/fparsec. The documentation includes a feature list, a tutorial, a user’s guide and an API reference. This package uses a configuration of FParsec that supports very large input streams and is optimized for maximum performance in longer running processes. See www.quanttec.com/fparsec/download-and-installation.html for more information.
LicenseUrl http://www.quanttec.com/fparsec/license.html
Owners Stephan Tolksdorf
ProjectUrl http://www.quanttec.com/fparsec/
ReleaseNotes See http://www.quanttec.com/fparsec/about/changelog.html
RequireLicenseAcceptance False
Tags parser, combinator, f#, fsharp, c#, csharp
Title FParsec (Big Data Edition)
PackageSize 905604
PackageHashAlgorithm SHA512
PackageHash kJFztvInRpgDARzPAGpunaMLp3v91pZb5/B7rPRySOSDPt7RMX/QyDhaa1XzNzRXfru2+xiej+dqJeBo8P403A==
DownloadCount 000000
CreatedDate 2013-07-08T18:24:17

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install FParsec-Big-Data-Edition -Version 1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install FParsec-Big-Data-Edition -Version 1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete FParsec-Big-Data-Edition 1.0.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package FParsec-Big-Data-Edition -Version 1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package FParsec-Big-Data-Edition -Version 1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap FParsec-Big-Data-Edition -Version 1.0.1
Uninstalling the package:
o remove-wrap FParsec-Big-Data-Edition

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0,Profile=Client Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries