Metadata >> NuGet >> Hime.SDK

Hime.SDK

Metadata

Authors Laurent Wouters
Copyrights Copyright 2014
Description Development kit for the generation of LR and RNGLR parsers programmatically or in command line. Full API for the manipulation of context-free grammars.
IconUrl https://bitbucket.org/laurentw/hime/downloads/Logo.png
LicenseUrl http://www.gnu.org/licenses/lgpl.txt
Owners Laurent Wouters
ProjectUrl https://bitbucket.org/laurentw/hime/overview
RequireLicenseAcceptance False
Tags parser generator lr glr rnglr
Dependencies Hime.Redist:1.1.0.0
Title Hime Parser Generator (SDK)
PackageSize 508282
PackageHashAlgorithm SHA512
PackageHash TpnWujEwQxfJJbdfc4kd2cnZyt6w1qz8UYi2grvccq8z8l9fEBPmdPFLuH1uLly4Q2WPneUHWoA/RwU3l6hcRw==
DownloadCount 000000
CreatedDate 2015-01-22T13:10:01

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 Hime.SDK -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Hime.SDK -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 Hime.SDK
Installing the package (HTTP Basic authentication):
Install-Package Hime.SDK -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Hime.SDK -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Hime.SDK

OpenWrap

Installing the package:
o add-wrap Hime.SDK
Uninstalling the package:
o remove-wrap Hime.SDK

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.3.2.0
1.3.1.0
1.3.0.0
1.2.1.0
1.2.0.0
1.1.0.0
1.0.0.0