21 lines
724 B
TOML
21 lines
724 B
TOML
[general]
|
|
description = "Framework for work with SOAP 1.2"
|
|
tags = ["soap", "rpc", "protocol", "web"]
|
|
|
|
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_soap.gpr"]
|
|
|
|
[general.depends-on]
|
|
matreshka_league = "any"
|
|
matreshka_xml = "any"
|
|
|
|
['18.1']
|
|
origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_soap-18.1.tar.gz"
|
|
origin-hashes= ["sha512:126afa6674d84bb158e1e6ac0c4ab640181ee3f18980e20264b4868f5cc75db80e0214ea01aad36cbfebeb47c1c853dee98bd589cb3bfb7115d72c466e90eb51"]
|
|
|