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

FParsec-Big-Data-Edition

Metadata

Authors Stephan Tolksdorf
Copyrights Copyright © 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 parsec fparsec
Title FParsec (Big Data Edition)
PackageSize 904624
PackageHashAlgorithm SHA512
PackageHash DCA+7sfEH8XxGf7qMglcloPSwhrpfSVfBQGnsal+AJDb5cVJ0ggOXVjGM1ox81/98mo9s6U0VBziFmx1fzMYYg==
DownloadCount 000000
CreatedDate 2015-09-27T17:33:40

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

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

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.2
1.0.1
1.0.1-RC2
1.0.1-RC1