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" +