21 lines
728 B
TOML
21 lines
728 B
TOML
[general]
|
|
description = "Implementation of OMG's Meta Object Facility (MOF)"
|
|
tags = ["uml", "meta", "mof"]
|
|
|
|
licenses = ["BSD 3-Clauses"]
|
|
authors = ["Vadim Godunko"]
|
|
website = "https://forge.ada-ru.org/matreshka"
|
|
maintainers = ["Vadim Godunko <vgodunko@gmail.com>", "Maxim Reznik <reznikmm@gmail.com>"]
|
|
maintainers-logins = ["godunko", "reznikmm"]
|
|
|
|
project-files = ["build_matreshka_amf.gpr"]
|
|
|
|
[general.depends-on]
|
|
matreshka_league = "any"
|
|
matreshka_xml = "any"
|
|
|
|
['18.1']
|
|
origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_amf-18.1.tar.gz"
|
|
origin-hashes= ["sha512:18bdade55a8a599e034478d0a8c3c2f478bf69530b7ee836fc77ab3764ad7e87fdb277564c259d3a2603f6c7fd265ad7b912c0f3f5b1bb97a739faf2d6d28090"]
|
|
|