diff --git a/index/ma/matreshka_fastcgi.toml b/index/ma/matreshka_fastcgi.toml new file mode 100644 index 00000000..dbcd6de6 --- /dev/null +++ b/index/ma/matreshka_fastcgi.toml @@ -0,0 +1,19 @@ +[general] +description = "FastCGI implementation (demo)" +tags = ["web", "cgi", "http"] + +licenses = ["BSD 3-Clauses"] +authors = ["Vadim Godunko"] +website = "https://forge.ada-ru.org/matreshka" +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] + +project-files = ["build_matreshka_fastcgi.gpr"] + + [general.depends-on] + matreshka_league = "any" + +['18.1'] +origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_fastcgi-18.1.tar.gz" +origin-hashes= ["sha512:f4a715bc3a4a2a82e5af3659efb130d667f18e103b662ac28cf13db125279b57a44306609899d62a4676f4cbed2cde1db0a8e6d31bbdb901420b9a5d0bf13dea"] + diff --git a/index/ma/matreshka_servlet.toml b/index/ma/matreshka_servlet.toml new file mode 100644 index 00000000..ddafdf16 --- /dev/null +++ b/index/ma/matreshka_servlet.toml @@ -0,0 +1,19 @@ +[general] +description = "Servlet API" +tags = ["web", "servlet", "http"] + +licenses = ["BSD 3-Clauses"] +authors = ["Vadim Godunko"] +website = "https://forge.ada-ru.org/matreshka" +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] + +project-files = ["build_matreshka_servlet.gpr"] + + [general.depends-on] + matreshka_league = "any" + +['18.1'] +origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_servlet-18.1.tar.gz" +origin-hashes= ["sha512:463b54cd2e5b89f178a8b0dfd233d8636eb6b06b5f12a0568cdc1be792fec9b5e26d0807c11089dc8c8fb21ccd250f56921ecb11b680f4d0c46891f39870a4ac"] + diff --git a/index/ma/matreshka_sql.toml b/index/ma/matreshka_sql.toml new file mode 100644 index 00000000..5a3f54d4 --- /dev/null +++ b/index/ma/matreshka_sql.toml @@ -0,0 +1,19 @@ +[general] +description = "Common SQL Database API" +tags = ["sql", "datadase", "db"] + +licenses = ["BSD 3-Clauses"] +authors = ["Vadim Godunko"] +website = "https://forge.ada-ru.org/matreshka" +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] + +project-files = ["build_matreshka_sql.gpr"] + + [general.depends-on] + matreshka_league = "any" + +['18.1'] +origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_sql-18.1.tar.gz" +origin-hashes= ["sha512:95046b3e1de4e4df0f2435261b3abfd4c7e6af747c612ed5eaca2e26c58ef6adc35bc9e1c2e3888ca47300a20115a0c6de6594e3214a0a8b61f8d08b59678316"] + diff --git a/index/ma/matreshka_xml.toml b/index/ma/matreshka_xml.toml new file mode 100644 index 00000000..29ac1351 --- /dev/null +++ b/index/ma/matreshka_xml.toml @@ -0,0 +1,19 @@ +[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 ", "Maxim Reznik "] +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"] +