Files
alire-index-community/index/vs/vss/vss-22.0.0-20210224.toml
Fabien Chouteau c81a507a1d vss-22.0.0-20210224.toml: licenses should not be an array anymore (#257)
There is a warning for that and we should reject it from the community index.
2021-02-26 10:33:09 +01:00

18 lines
571 B
TOML

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 <vgodunko@gmail.com>", "Maxim Reznik <reznikmm@gmail.com>"]
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"