Files
alire-index-community/index/ma/matreshka_league/matreshka_league-18.1.0.toml
Maxim Reznik eeeb7d09b3 matreshka URL updates (#701)
The site https://forge.ada-ru.org isn't available any more, so
replace source archives with GitHub release URLs.
2023-01-10 10:13:56 +01:00

23 lines
860 B
TOML

description = "League - universal string library. Part of Matreshka framework"
name = "matreshka_league"
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 = ["gnat/matreshka_league.gpr"]
tags = ["unicode", "xml", "sax", "json", "encoding", "regexp", "time"]
[[actions]]
type = "post-fetch"
command = ["make", "reconfig"]
[[depends-on]]
make = "any"
[origin]
url = "https://github.com/godunko/matreshka/releases/download/18.1/matreshka-18.1.tar.gz"
archive-name = "matreshka-18.1.tar.gz"
hashes = ["sha512:4fab6c039550017f6cd16d6216f76e9651f1fd5c24d842cccd5ca1340733216ff5dca4aea8babd6c43da8bb75db94681b398f3c04c2a7e4cca7ae49a7c56aa76"]