10 lines
227 B
TOML
10 lines
227 B
TOML
[general]
|
|
description = "Development files for the Lua language"
|
|
licenses = []
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
|
|
['5.3']
|
|
['5.3'.origin.'case(distribution)']
|
|
'debian|ubuntu' = "native:liblua5.3-dev"
|
|
'...' = ""
|