eeeb7d09b3
The site https://forge.ada-ru.org isn't available any more, so replace source archives with GitHub release URLs.
19 lines
732 B
TOML
19 lines
732 B
TOML
description = "Framework for work with SOAP 1.2"
|
|
name = "matreshka_soap"
|
|
version = "18.1.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_soap.gpr"]
|
|
tags = ["soap", "rpc", "protocol", "web"]
|
|
|
|
[[depends-on]]
|
|
matreshka_league = "18.1.0"
|
|
matreshka_xml = "18.1.0"
|
|
|
|
[origin]
|
|
url = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_soap-18.1.tar.gz"
|
|
hashes = ["sha512:126afa6674d84bb158e1e6ac0c4ab640181ee3f18980e20264b4868f5cc75db80e0214ea01aad36cbfebeb47c1c853dee98bd589cb3bfb7115d72c466e90eb51"]
|