Files
Android11/external/antlr/METADATA
2023-10-13 14:01:41 +00:00

19 lines
545 B
Plaintext

name: "antlr3"
description: "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."
third_party {
url {
type: HOMEPAGE
value: "https://github.com/antlr/antlr3"
}
url {
type: ARCHIVE
value: "https://github.com/antlr/antlr3/archive/3.5.2.zip"
}
version: "3.5.2"
last_upgrade_date {
year: 2018
month: 8
day: 28
}
}