yeison_12 0.2.0 (via alr publish) (#1405)

This commit is contained in:
Alejandro R Mosteo
2025-03-07 14:21:53 +01:00
committed by GitHub
parent abf9379bfc
commit 99574543a1
+19
View File
@@ -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 <alejandro@mosteo.com>"]
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"