xref: /aosp_15_r20/external/antlr/METADATA (revision 16467b971bd3e2009fad32dd79016f2c7e421deb)
1*16467b97STreehugger Robotname: "antlr3"
2*16467b97STreehugger Robotdescription: "ANTLR (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."
3*16467b97STreehugger Robotthird_party {
4*16467b97STreehugger Robot  url {
5*16467b97STreehugger Robot    type: HOMEPAGE
6*16467b97STreehugger Robot    value: "https://github.com/antlr/antlr3"
7*16467b97STreehugger Robot  }
8*16467b97STreehugger Robot  url {
9*16467b97STreehugger Robot    type: ARCHIVE
10*16467b97STreehugger Robot    value: "https://github.com/antlr/antlr3/archive/3.5.3.zip"
11*16467b97STreehugger Robot  }
12*16467b97STreehugger Robot  version: "3.5.3"
13*16467b97STreehugger Robot  license_type: NOTICE
14*16467b97STreehugger Robot  last_upgrade_date {
15*16467b97STreehugger Robot    year: 2022
16*16467b97STreehugger Robot    month: 5
17*16467b97STreehugger Robot    day: 3
18*16467b97STreehugger Robot  }
19*16467b97STreehugger Robot}
20