e36559
<project>
e36559
  <modelVersion>4.0.0</modelVersion>
e36559
  <groupId>antlr</groupId>
e36559
  <artifactId>antlr</artifactId>
e36559
  <packaging>jar</packaging>
e36559
  <version>2.7.7</version>
e36559
  <name>AntLR Parser Generator</name>
e36559
  <description>
e36559
    A framework for constructing recognizers, compilers,
e36559
    and translators from grammatical descriptions containing
e36559
    Java, C#, C++, or Python actions.
e36559
  </description>
e36559
  <url>http://www.antlr.org/</url>
e36559
  <licenses>
e36559
    <license>
e36559
      <name>BSD License</name>
e36559
      <url>http://www.antlr.org/license.html</url>
e36559
      <distribution>repo</distribution>
e36559
    </license>
e36559
  </licenses>
e36559
  <dependencies/>
e36559
</project>