diff --git a/index/a0/a0b_base/a0b_base-0.2.0.toml b/index/a0/a0b_base/a0b_base-0.2.0.toml new file mode 100644 index 00000000..81678326 --- /dev/null +++ b/index/a0/a0b_base/a0b_base-0.2.0.toml @@ -0,0 +1,19 @@ +name = "a0b_base" +description = "A0B: Base components" +version = "0.2.0" + +authors = ["Vadim Godunko"] +maintainers = ["Vadim Godunko "] +maintainers-logins = ["godunko"] +licenses = "Apache-2.0 WITH LLVM-exception" +tags = ["a0b", "types", "builtins"] + +project-files=["gnat/a0b_base.gpr"] + +[configuration] +disabled = true + +[origin] +commit = "b8702bfc8b1a4f3b708343072ecbc9da21b89eff" +url = "git+https://github.com/godunko/a0b-base.git" +