Files
alire-index-community/index/ma/matreshka_sql_firebird/matreshka_sql_firebird-21.0.0.toml
T
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

20 lines
639 B
TOML

description = "Firebird SQL binding for Ada"
name = "matreshka_sql_firebird"
version = "21.0.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_sql_firebird.gpr"]
tags = ["sql", "database", "db", "firebird"]
[[depends-on]]
libfbclient = "any"
matreshka_league = "21.0.0"
matreshka_sql = "21.0.0"
[origin]
url = "git+https://github.com/reznikmm/matreshka-alire"
commit = "3f0d1ed6f8ca07fbe19bcb05ec8018a24d36c815"