20 lines
729 B
TOML
20 lines
729 B
TOML
[general]
|
|
description = "Library to manipulate with XML streams and documents"
|
|
tags = ["xml", "dom", "catalog", "templates", "html5"]
|
|
|
|
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_xml.gpr"]
|
|
|
|
[general.depends-on]
|
|
matreshka_league = "any"
|
|
|
|
['18.1']
|
|
origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_xml-18.1.tar.gz"
|
|
origin-hashes= ["sha512:fbda84dc6a57b6f12cf4b4818f1d715e07c85e14396017dabc58468b64cef96b185ca361b4262cf7e3f952b990d979df7ce91aac82716e02ba788457f5c92c60"]
|
|
|