aunit, spawn, vss, templates_parser, and startup_gen 25.0.0 (#1280)

* aunit, spawn, vss, templates_parser, and startup_gen 25.0.0

* Update spawn-25.0.0.toml
This commit is contained in:
Fabien Chouteau
2024-10-30 16:40:48 +01:00
committed by GitHub
parent ccfa443ac2
commit 9f9cedda5b
5 changed files with 138 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
name = "vss"
description = "Advanced string and text manipulation with Unicode support"
version = "25.0.0"
tags = ["unicode", "json", "text", "xml", "template"]
authors = ["AdaCore"]
maintainers = ["Vadim Godunko <vgodunko@gmail.com>", "Maxim Reznik <reznikmm@gmail.com>"]
maintainers-logins = ["godunko", "reznikmm"]
licenses = "Apache-2.0 WITH LLVM-exception"
website = "https://github.com/AdaCore/VSS"
project-files = ["gnat/vss_text.gpr", "gnat/vss_json.gpr", "gnat/vss_regexp.gpr", "gnat/vss_xml.gpr", "gnat/vss_xml_templates.gpr"]
[[depends-on]]
gnat = ">=11 & <2000" # Uses Ada 2022 syntax
[configuration]
disabled = true
[origin]
url="https://github.com/adacore/VSS/archive/v25.0.0/VSS-25.0.0.zip"
hashes=['sha512:1ddbb26c99e951f71b03933614a263966e785c098d7abb557ea24a35f516bd9fe5f66367b44e8355e29f4f22f9493dfd6eb9029540cbcfe94f2e4cace96dabc0']