From fa620c9cf3d8e9ad3a007e0f241a6f6f9679e157 Mon Sep 17 00:00:00 2001 From: Maxim Reznik Date: Wed, 24 Feb 2021 19:06:57 +0200 Subject: [PATCH] vss 22.0.0-20210224 (#255) --- index/vs/vss/vss-22.0.0-20210224.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 index/vs/vss/vss-22.0.0-20210224.toml diff --git a/index/vs/vss/vss-22.0.0-20210224.toml b/index/vs/vss/vss-22.0.0-20210224.toml new file mode 100644 index 00000000..94567bd5 --- /dev/null +++ b/index/vs/vss/vss-22.0.0-20210224.toml @@ -0,0 +1,17 @@ +name = "vss" +description = "Advanced string and text manipulation with Unicode support" +version = "22.0.0-20210224" +tags = ["unicode", "json", "text"] + +authors = ["AdaCore"] +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] +licenses = ["GPL-3.0-only WITH GCC-exception-3.1"] +website = "https://github.com/AdaCore/VSS" + +project-files = ["gnat/vss_text.gpr", "gnat/vss_json.gpr"] + +[origin] +commit = "ffac74a99cc50519caefaf50f6b0aac5785fa641" +url = "git+https://github.com/AdaCore/VSS.git" +