eeeb7d09b3
The site https://forge.ada-ru.org isn't available any more, so replace source archives with GitHub release URLs.
18 lines
737 B
TOML
18 lines
737 B
TOML
description = "Library to manipulate with XML streams and documents"
|
|
name = "matreshka_xml"
|
|
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_xml.gpr"]
|
|
tags = ["xml", "dom", "catalog", "templates", "html5"]
|
|
|
|
[[depends-on]]
|
|
matreshka_league = "18.1.0"
|
|
|
|
[origin]
|
|
url = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_xml-18.1.tar.gz"
|
|
hashes = ["sha512:fbda84dc6a57b6f12cf4b4818f1d715e07c85e14396017dabc58468b64cef96b185ca361b4262cf7e3f952b990d979df7ce91aac82716e02ba788457f5c92c60"]
|