Metadata >> NuGet >> FParsec >> 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 the basic “low-trust” configuration of FParsec, which does not use any unverifiable code and is optimized for maximum portability. If you need to parse very large files or if you employ FParsec for performance-critical jobs, consider using the alternate “Big Data Edition” NuGet package (see nuget.org/packages/fparsec-big-data-edition).
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
PackageSize 427750
PackageHashAlgorithm SHA512
PackageHash PSaBcVfoWNhmj3I9+5iXuo6flhQjdA7Fi73biGVjl8AehqPYEVUel5s7t/JC4XQFdosU7Zk40+XhyTpoN2v9Gg==
DownloadCount 000000
CreatedDate 2013-07-08T18:27:48

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 -Version 1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install FParsec -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 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 -Version 1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package FParsec -Version 1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

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

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