mesa-fab-approval/packages/Antlr.3.4.1.9004/Antlr.3.4.1.9004.nuspec
Jonathan Ouellette 580e90f6a2 initial add
2022-09-27 14:10:30 -07:00

13 lines
882 B
XML

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Antlr</id>
<version>3.4.1.9004</version>
<authors>Terence Parr</authors>
<owners>Terence Parr</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.</description>
<summary>ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.</summary>
<language>en-US</language>
</metadata>
</package>