Files
alire-index-community/index/gn/gnat/gnat-external.toml
T
2021-01-13 14:12:03 +01:00

11 lines
300 B
TOML

description = "GNAT is a compiler for the Ada programming language"
name = "gnat"
maintainers = ["alejandro@mosteo.com"]
maintainers-logins = ["mosteo"]
[[external]]
kind = "version-output"
version-regexp = "^GNAT ([\\d\\.]+).*|^GNAT Community ([\\d]{4}).*"
version-command = ["gnat", "--version"]