22a13d92f3
Crates without maintainer or pending migration remain in /orphaned GitHub URLs rely on the default tarballs that at some point will have to be released with uploaded binaries (with `alr publish` support).
14 lines
361 B
TOML
14 lines
361 B
TOML
[general]
|
|
description = "An Ada binding for Lua"
|
|
licenses = ["GPL 3.0"]
|
|
authors = ["AdaCore"]
|
|
website = "https://github.com/AdaCore/ada-lua"
|
|
maintainers = ["AdaCore"]
|
|
|
|
['0.0.0-5.3']
|
|
origin = "git+https://github.com/alire-project/ada-lua.git@ba2fcbf9f8d54d3f6362f20523deb4371371f658"
|
|
project-files = ["lua.gpr"]
|
|
|
|
['0.0.0-5.3'.depends-on]
|
|
liblua = "^5.3"
|