diff --git a/index/re/rejuvenation/rejuvenation-23.0.0.toml b/index/re/rejuvenation/rejuvenation-23.0.0.toml new file mode 100644 index 00000000..286c4e76 --- /dev/null +++ b/index/re/rejuvenation/rejuvenation-23.0.0.toml @@ -0,0 +1,24 @@ +name = "rejuvenation" +description = "Analysis and manipulation of Ada code based on concrete patterns" +version = "23.0.0" +licenses = "BSD-3-Clause" +website = "https://github.com/TNO/Rejuvenation-Ada" +tags = ["analysis", "manipulation", "transformation"] + +authors = ["Pierre van de Laar", "Arjan J. Mooij"] +maintainers = ["Pierre van de Laar "] +maintainers-logins = ["pjljvandelaar"] + +[[depends-on]] +libadalang = "^23.0.0" # remove this dependency when libadalang is + # already installed on your system + # and accessible via your GPR_PROJECT_PATH + +# libadalang_tools = "^23.0.0" # needs gnatpp from libadalang_tools installed on PATH + # Alire is not yet capable to add gnatpp to PATH. + # see https://github.com/AdaCore/libadalang-tools/issues/21 + +[origin] +commit = "507c1f003c5f93db2bed42d0d9ef9fe2e9888d50" +url = "git+https://github.com/TNO/Rejuvenation-Ada.git" +