Files
alire-index-community/index/ma/matreshka_amf/matreshka_amf-21.0.0.toml
T
2021-11-02 12:16:02 +01:00

23 lines
661 B
TOML

description = "Implementation of OMG's Meta Object Facility (MOF)"
name = "matreshka_amf"
version = "21.0.0"
website = "https://forge.ada-ru.org/matreshka"
authors = ["Vadim Godunko"]
licenses = "BSD-3-Clause"
maintainers = ["Vadim Godunko <vgodunko@gmail.com>", "Maxim Reznik <reznikmm@gmail.com>"]
maintainers-logins = ["godunko", "reznikmm"]
project-files = ["build_matreshka_amf.gpr"]
tags = ["uml", "meta", "mof"]
[available.'case(os)']
windows = false
'...' = true
[[depends-on]]
matreshka_league = "21.0.0"
matreshka_xml = "21.0.0"
[origin]
url = "git+https://github.com/reznikmm/matreshka-alire"
commit = "abff6b28bdb8e19de9f9c27c6dd3107d981adb22"