eeeb7d09b3
The site https://forge.ada-ru.org isn't available any more, so replace source archives with GitHub release URLs.
19 lines
616 B
TOML
19 lines
616 B
TOML
description = "The UML Testing Profile for AMF"
|
|
name = "matreshka_amf_utp"
|
|
version = "21.0.0"
|
|
website = "https://github.com/godunko/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_utp.gpr"]
|
|
tags = ["uml", "meta", "diagram", "testing"]
|
|
|
|
[[depends-on]]
|
|
matreshka_amf_uml = "21.0.0"
|
|
matreshka_league = "21.0.0"
|
|
|
|
[origin]
|
|
url = "git+https://github.com/reznikmm/matreshka-alire"
|
|
commit = "ecbb733e1e66e6d9a51501d148a1733e47da2fef"
|