10 lines
233 B
TOML
10 lines
233 B
TOML
[general]
|
|
description = "GNAT is a compiler for the Ada programming language"
|
|
licenses = []
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
|
|
['7.0']
|
|
['7.0'.origin.'case(distribution)']
|
|
'debian|ubuntu' = "native:gnat-7"
|
|
'...' = ""
|