From 07b796a45d6e1efa7a105a2bb4631cf5a5aeb56f Mon Sep 17 00:00:00 2001 From: Alejandro R Mosteo Date: Fri, 7 Mar 2025 14:21:53 +0100 Subject: [PATCH] yeison_12 0.2.0 (via `alr publish`) (#1405) --- index/ye/yeison_12/yeison_12-0.2.0.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 index/ye/yeison_12/yeison_12-0.2.0.toml diff --git a/index/ye/yeison_12/yeison_12-0.2.0.toml b/index/ye/yeison_12/yeison_12-0.2.0.toml new file mode 100644 index 00000000..c1301ec8 --- /dev/null +++ b/index/ye/yeison_12/yeison_12-0.2.0.toml @@ -0,0 +1,19 @@ +name = "yeison_12" +description = "A JSON-like data structure (Ada 2012 version)" +version = "0.2.0" +licenses = "MIT" + +authors = ["Alejandro R. Mosteo"] +maintainers = ["Alejandro R. Mosteo "] +maintainers-logins = ["mosteo"] +tags = ["json", "yaml", "toml", "containers"] +website = "https://github.com/mosteo/yeison" + +[build-switches] +"*".ada_version = "Ada12" + +[origin] +commit = "20033cf90a3eb2eff69d9ff9d0820291aed79b57" +subdir = "./yeison_12/" +url = "git+https://github.com/mosteo/yeison.git" +