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