Sha256: 83afa5deadf5dd94f414aa4b83d4662e0a2604c543d90fca073211bf06a7ccd3

Contents?: true

Size: 1.8 KB

Versions: 6

Compression:

Stored size: 1.8 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$.shared</id>
    <version>$version$$pre$</version>
    <title>ANTLR4 Runtime c++ vs$vs$ shared</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 DLL\*" 		target="build\native\x86\dbg\" />
    <file src="..\bin\vs-$vs$\x86\Release DLL\*" 	target="build\native\x86\rel\" />
    <file src="..\bin\vs-$vs$\x64\Debug DLL\*" 		target="build\native\x64\dbg\" />
	<file src="..\bin\vs-$vs$\x64\Release DLL\*" 	target="build\native\x64\rel\" />
    <file src="ANTLR4.Runtime.cpp.shared.targets" 	target="build\native\ANTLR4.Runtime.cpp.vs$vs$.shared.targets" />
    <file src="ANTLR4.Runtime.cpp.shared.props" 	target="build\native\ANTLR4.Runtime.cpp.vs$vs$.shared.props" />
  </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.shared.nuspec
expressir-1.4.1 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.shared.nuspec
expressir-1.4.0 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.shared.nuspec
expressir-1.3.3 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.shared.nuspec
expressir-1.3.2 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.shared.nuspec
expressir-1.3.1 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.shared.nuspec