From 4d13e62af79ce9029d4de75106f6e589cbedd0b4 Mon Sep 17 00:00:00 2001 From: Vadim Godunko Date: Tue, 17 Nov 2020 19:08:05 +0300 Subject: [PATCH] VSS 21.0.0 (#206) Initial version of VSS crate --- index/vs/vss/vss-21.0.0.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 index/vs/vss/vss-21.0.0.toml diff --git a/index/vs/vss/vss-21.0.0.toml b/index/vs/vss/vss-21.0.0.toml new file mode 100644 index 00000000..e9aa4d83 --- /dev/null +++ b/index/vs/vss/vss-21.0.0.toml @@ -0,0 +1,17 @@ +name = "vss" +description = "Advanced string and text manipulation with Unicode support" +version = "21.0.0" +tags = ["unicode", "json", "text"] + +authors = ["AdaCore"] +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] +licenses = ["GMGPL 3.0"] +website = "https://github.com/AdaCore/VSS" + +project-files = ["gnat/vss_text.gpr", "gnat/vss_json.gpr"] + +[origin] +commit = "ded12078cfcaeb6c3c7fc1ffeea9e0d5cf4a1086" +url = "git+https://github.com/AdaCore/VSS.git" +