Sha256: 0ad9daeeb8b48f1169799006dc02f6199b6125bc38ff61d6037a4e798b6eca52

Contents?: true

Size: 1.7 KB

Versions: 6

Compression:

Stored size: 1.7 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>ANTLR4.Runtime.cpp.vs$vs$.static</id>
    <version>$version$$pre$</version>
    <title>ANTLR4 Runtime c++ vs$vs$ static</title>
    <authors>Terence Parr &amp; Contributors</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type='expression'>BSL-1.0</license>
    <icon>image\antlr4.jpg</icon>
    <projectUrl>https://www.antlr.org/</projectUrl>
    <description>ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees..</description>
    <releaseNotes>releaseNotes</releaseNotes>
    <copyright>Copyright 2006-2022</copyright>
    <language></language>
	<repository type='git' url='git@github.com:antlr/antlr4.git' branch='$version$' />
	<dependencies>
        <dependency id="ANTLR4.Runtime.cpp.vs$vs$.noarch" version='$version$$pre$'/>
    </dependencies>
  </metadata>
  <files>
    <file src="antlr4.jpg" 								target="image\antlr4.jpg" />
    <file src="..\bin\vs-$vs$\x86\Debug Static\*" 		target="build\native\x86\dbg\" />
    <file src="..\bin\vs-$vs$\x86\Release Static\*" 	target="build\native\x86\rel\" />
    <file src="..\bin\vs-$vs$\x64\Debug Static\*" 		target="build\native\x64\dbg\" />
    <file src="..\bin\vs-$vs$\x64\Release Static\*" 	target="build\native\x64\rel\" />
	<file src="ANTLR4.Runtime.cpp.static.targets" 		target="build\native\ANTLR4.Runtime.cpp.vs$vs$.static.targets" />
  </files>
</package>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
expressir-1.4.2 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.static.nuspec
expressir-1.4.1 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.static.nuspec
expressir-1.4.0 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.static.nuspec
expressir-1.3.3 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.static.nuspec
expressir-1.3.2 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.static.nuspec
expressir-1.3.1 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.static.nuspec