diff --git a/index/aa/aaa/aaa-0.1.0.toml b/index/aa/aaa/aaa-0.1.0.toml index fbab353e..801e315a 100644 --- a/index/aa/aaa/aaa-0.1.0.toml +++ b/index/aa/aaa/aaa-0.1.0.toml @@ -2,7 +2,7 @@ description = "Alex's Ada Assortment (of miscellaneous utilities)" name = "aaa" version = "0.1.0" authors = ["Alejandro R. Mosteo"] -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/aa/aaa/aaa-0.2.1.toml b/index/aa/aaa/aaa-0.2.1.toml index 1a102f1c..c5f3c234 100644 --- a/index/aa/aaa/aaa-0.2.1.toml +++ b/index/aa/aaa/aaa-0.2.1.toml @@ -14,7 +14,7 @@ Alex's Ada Assortment of Utilities """ authors = ["Alejandro R. Mosteo"] -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] tags = ["miscellanea", "utility"] diff --git a/index/ad/ada_fuse/ada_fuse-1.0.0.toml b/index/ad/ada_fuse/ada_fuse-1.0.0.toml index 27273e16..eaf96f5c 100644 --- a/index/ad/ada_fuse/ada_fuse-1.0.0.toml +++ b/index/ad/ada_fuse/ada_fuse-1.0.0.toml @@ -11,7 +11,7 @@ maintainers = ["Nicolai Ruckel "] maintainers-logins = [ "NicolaiRuckel", "medsec" ] -licenses = ["GPL 3.0"] +licenses = "GPL-3.0-only" project-files = ["ada_fuse.gpr"] [gpr-externals] diff --git a/index/ad/ada_fuse/ada_fuse-1.0.1.toml b/index/ad/ada_fuse/ada_fuse-1.0.1.toml index b93fdde3..608cef20 100644 --- a/index/ad/ada_fuse/ada_fuse-1.0.1.toml +++ b/index/ad/ada_fuse/ada_fuse-1.0.1.toml @@ -11,7 +11,7 @@ maintainers = ["Nicolai Ruckel "] maintainers-logins = [ "NicolaiRuckel", "medsec" ] -licenses = ["GPL 3.0"] +licenses = "GPL-3.0-only" project-files = ["ada_fuse.gpr"] [gpr-externals] diff --git a/index/ad/ada_pretty/ada_pretty-1.0.0.toml b/index/ad/ada_pretty/ada_pretty-1.0.0.toml index bf3ae28a..846dc070 100644 --- a/index/ad/ada_pretty/ada_pretty-1.0.0.toml +++ b/index/ad/ada_pretty/ada_pretty-1.0.0.toml @@ -3,7 +3,7 @@ name = "ada_pretty" version = "1.0.0" website = "https://github.com/reznikmm/ada-pretty/" authors = ["Maxim Reznik"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["Maxim Reznik "] maintainers-logins = ["reznikmm"] project-files = ["gnat/ada_pretty.gpr"] diff --git a/index/ad/ada_toml/ada_toml-0.1.0.toml b/index/ad/ada_toml/ada_toml-0.1.0.toml index 869a044d..50966c22 100644 --- a/index/ad/ada_toml/ada_toml-0.1.0.toml +++ b/index/ad/ada_toml/ada_toml-0.1.0.toml @@ -2,7 +2,7 @@ description = "TOML parser for Ada " name = "ada_toml" version = "0.1.0" authors = ["AdaCore", "Pierre-Marie de Rodat "] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["pmderodat@kawie.fr"] maintainers-logins = ["pmderodat"] project-files = ["ada_toml.gpr"] diff --git a/index/ad/ada_voxel_space_demo/ada_voxel_space_demo-1.0.0.toml b/index/ad/ada_voxel_space_demo/ada_voxel_space_demo-1.0.0.toml index 85867e6e..ac4d78e0 100644 --- a/index/ad/ada_voxel_space_demo/ada_voxel_space_demo-1.0.0.toml +++ b/index/ad/ada_voxel_space_demo/ada_voxel_space_demo-1.0.0.toml @@ -2,7 +2,7 @@ description = "Voxel Space render engine demo in Ada" name = "ada_voxel_space_demo" version = "1.0.0" executables = ["main"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["ada_voxel_space_demo.gpr"] diff --git a/index/ad/ada_voxel_space_demo/ada_voxel_space_demo-1.0.1.toml b/index/ad/ada_voxel_space_demo/ada_voxel_space_demo-1.0.1.toml index 396de78f..4b856cbf 100644 --- a/index/ad/ada_voxel_space_demo/ada_voxel_space_demo-1.0.1.toml +++ b/index/ad/ada_voxel_space_demo/ada_voxel_space_demo-1.0.1.toml @@ -2,7 +2,7 @@ description = "Voxel Space render engine demo in Ada" name = "ada_voxel_space_demo" version = "1.0.1" executables = ["main"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["ada_voxel_space_demo.gpr"] diff --git a/index/ad/adayaml/adayaml-0.2.0.toml b/index/ad/adayaml/adayaml-0.2.0.toml index 6de2bc9c..8751ef9f 100644 --- a/index/ad/adayaml/adayaml-0.2.0.toml +++ b/index/ad/adayaml/adayaml-0.2.0.toml @@ -3,7 +3,7 @@ name = "adayaml" version = "0.2.0" website = "https://ada.yaml.io/" authors = ["Felix Krause"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] project-files = ["yaml.gpr", "yaml-utils.gpr"] diff --git a/index/ad/adayaml/adayaml-0.3.0.toml b/index/ad/adayaml/adayaml-0.3.0.toml index 8ef0f267..3b547b9b 100644 --- a/index/ad/adayaml/adayaml-0.3.0.toml +++ b/index/ad/adayaml/adayaml-0.3.0.toml @@ -4,7 +4,7 @@ version = "0.3.0" website = "https://ada.yaml.io/" authors = ["Felix Krause"] executables = ["yaml-server"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] project-files = ["yaml.gpr", "yaml-utils.gpr", "yaml-annotation_processor.gpr", "yaml-server.gpr"] diff --git a/index/ad/adl_middleware/adl_middleware-0.1.0.toml b/index/ad/adl_middleware/adl_middleware-0.1.0.toml index c9b68caa..4fbc76d7 100644 --- a/index/ad/adl_middleware/adl_middleware-0.1.0.toml +++ b/index/ad/adl_middleware/adl_middleware-0.1.0.toml @@ -13,7 +13,7 @@ Library](https://github.com/AdaCore/Ada_Drivers_Library/) repo. name = "adl_middleware" version = "0.1.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" authors=["AdaCore"] website="https://github.com/AdaCore/Ada_Drivers_Library/" maintainers = ["chouteau@adacore.com"] diff --git a/index/ad/ado/ado-2.0.0.toml b/index/ad/ado/ado-2.0.0.toml index 686cdd07..11dd99f9 100644 --- a/index/ad/ado/ado-2.0.0.toml +++ b/index/ad/ado/ado-2.0.0.toml @@ -1,7 +1,7 @@ description = "Ada Database Objects (Core library)" name = "ado" version = "2.0.0" -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/ado.gpr"] diff --git a/index/ad/ado_postgresql/ado_postgresql-2.0.0.toml b/index/ad/ado_postgresql/ado_postgresql-2.0.0.toml index a18be3b5..9fc11165 100644 --- a/index/ad/ado_postgresql/ado_postgresql-2.0.0.toml +++ b/index/ad/ado_postgresql/ado_postgresql-2.0.0.toml @@ -1,7 +1,7 @@ description = "Ada Database Objects (PostgreSQL)" name = "ado_postgresql" version = "2.0.0" -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/postgresql/ado_postgresql.gpr"] diff --git a/index/ad/ado_sqlite/ado_sqlite-2.0.0.toml b/index/ad/ado_sqlite/ado_sqlite-2.0.0.toml index 224b358a..87a6ff94 100644 --- a/index/ad/ado_sqlite/ado_sqlite-2.0.0.toml +++ b/index/ad/ado_sqlite/ado_sqlite-2.0.0.toml @@ -1,7 +1,7 @@ description = "Ada Database Objects (SQLite)" name = "ado_sqlite" version = "2.0.0" -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/sqlite/ado_sqlite.gpr"] diff --git a/index/ag/agpl/agpl-1.0.0.toml b/index/ag/agpl/agpl-1.0.0.toml index 5ac41efc..315b672a 100644 --- a/index/ag/agpl/agpl-1.0.0.toml +++ b/index/ag/agpl/agpl-1.0.0.toml @@ -2,7 +2,7 @@ description = "Ada General Purpose Library with a robotics flavor" name = "agpl" version = "1.0.0" authors = ["alejandro@mosteo.com"] -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/ai/aicwl/aicwl-3.24.1.toml b/index/ai/aicwl/aicwl-3.24.1.toml index 99d1b86e..dc3448d9 100644 --- a/index/ai/aicwl/aicwl-3.24.1.toml +++ b/index/ai/aicwl/aicwl-3.24.1.toml @@ -33,8 +33,11 @@ name = "aicwl" version = "3.24.1" authors = ["Dmitry A. Kazakov "] website = "http://www.dmitry-kazakov.de/ada/aicwl.htm" -licenses = ["GMGPL 2.0", # according to website (http://www.dmitry-kazakov.de/ada/aicwl.htm) - "LGPL 3.0"] # according to sourceforge (https://sf.net/projects/aicwl) + +# GMGPLaccording to website (http://www.dmitry-kazakov.de/ada/aicwl.htm) +# LGPL according to sourceforge (https://sf.net/projects/aicwl) +licenses = "GPL-2.0-or-later WITH GCC-exception-2.0" + maintainers = ["Vinzent \"Jellix\" Saranen "] maintainers-logins = ["Jellix"] project-files = ["sources/aicwl.gpr", # The library itself diff --git a/index/aj/ajunitgen/ajunitgen-1.0.0.toml b/index/aj/ajunitgen/ajunitgen-1.0.0.toml index b3df1e83..91ff1d8b 100644 --- a/index/aj/ajunitgen/ajunitgen-1.0.0.toml +++ b/index/aj/ajunitgen/ajunitgen-1.0.0.toml @@ -2,7 +2,7 @@ description = "Generator of JUnit-compatible XML reports" name = "ajunitgen" version = "1.0.0" authors = ["Alejandro R. Mosteo"] -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/aj/ajunitgen/ajunitgen-1.0.1.toml b/index/aj/ajunitgen/ajunitgen-1.0.1.toml index 6a5a5f5a..cb3e7dee 100644 --- a/index/aj/ajunitgen/ajunitgen-1.0.1.toml +++ b/index/aj/ajunitgen/ajunitgen-1.0.1.toml @@ -3,7 +3,7 @@ version = "1.0.1" description = "Generator of JUnit-compatible XML reports" authors = [ "Alejandro R. Mosteo", ] -licenses = [ "LGPL 3.0", ] +licenses = "LGPL-3.0-only" maintainers = [ "alejandro@mosteo.com", ] maintainers-logins = [ "mosteo", ] diff --git a/index/an/anagram/anagram-1.0.0.toml b/index/an/anagram/anagram-1.0.0.toml index 54da38a5..83e33b0c 100644 --- a/index/an/anagram/anagram-1.0.0.toml +++ b/index/an/anagram/anagram-1.0.0.toml @@ -3,7 +3,7 @@ name = "anagram" version = "1.0.0" website = "https://github.com/reznikmm/anagram" authors = ["Maxim Reznik"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["Maxim Reznik "] maintainers-logins = ["reznikmm"] project-files = ["gnat/anagram.gpr"] diff --git a/index/an/ansiada/ansiada-0.1.0.toml b/index/an/ansiada/ansiada-0.1.0.toml index 5240c27d..acde9d98 100644 --- a/index/an/ansiada/ansiada-0.1.0.toml +++ b/index/an/ansiada/ansiada-0.1.0.toml @@ -3,7 +3,7 @@ long-description = "# ANSI-Ada\n\n[![Alire indexed](https://img.shields.io/badge name = "ansiada" version = "0.1.0" executables = ["ansi-demo"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] project-files = ["ansi.gpr"] diff --git a/index/ap/apdf/apdf-5.0.0.toml b/index/ap/apdf/apdf-5.0.0.toml index 4d98644a..e7c11a7e 100644 --- a/index/ap/apdf/apdf-5.0.0.toml +++ b/index/ap/apdf/apdf-5.0.0.toml @@ -2,7 +2,7 @@ description = "Standalone, portable package for producing dynamically PDF docume name = "apdf" version = "5.0.0" authors = ["Gautier de Montmollin"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["zertovitch", "Fabien-Chouteau"] project-files = ["pdf_out_gnat.gpr"] diff --git a/index/as/asis/asis-2017.0.0.toml b/index/as/asis/asis-2017.0.0.toml index 6d980fa0..bd4a99bb 100644 --- a/index/as/asis/asis-2017.0.0.toml +++ b/index/as/asis/asis-2017.0.0.toml @@ -3,7 +3,7 @@ name = "asis" version = "2017.0.0" website = "https://www.adacore.com/download/more" authors = ["AdaCore"] -licenses = ["GPL 3.0"] +licenses = "GPL-3.0-only" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] project-files = ["asis.gpr"] diff --git a/index/as/asis/asis-2018.0.0.toml b/index/as/asis/asis-2018.0.0.toml index 7ad09819..c5cf5a4b 100644 --- a/index/as/asis/asis-2018.0.0.toml +++ b/index/as/asis/asis-2018.0.0.toml @@ -3,7 +3,7 @@ name = "asis" version = "2018.0.0" website = "https://www.adacore.com/download/more" authors = ["AdaCore"] -licenses = ["GPL 3.0"] +licenses = "GPL-3.0-only" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] project-files = ["asis.gpr"] diff --git a/index/as/asis/asis-2019.0.0.toml b/index/as/asis/asis-2019.0.0.toml index 8f874937..40c134b8 100644 --- a/index/as/asis/asis-2019.0.0.toml +++ b/index/as/asis/asis-2019.0.0.toml @@ -3,7 +3,7 @@ name = "asis" version = "2019.0.0" website = "https://www.adacore.com/download/more" authors = ["AdaCore"] -licenses = ["GPL 3.0"] +licenses = "GPL-3.0-only" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] project-files = ["asis.gpr"] diff --git a/index/at/atomic/atomic-0.1.0.toml b/index/at/atomic/atomic-0.1.0.toml index 78164c4d..310ff083 100644 --- a/index/at/atomic/atomic-0.1.0.toml +++ b/index/at/atomic/atomic-0.1.0.toml @@ -2,7 +2,7 @@ name = "atomic" description = "Standalone Ada/SPARK bindings to GCC atomic built-ins" version = "0.1.0" -licenses = ["MIT"] +licenses = "MIT" authors = ["Fabien Chouteau"] maintainers = ["Fabien Chouteau "] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/at/atomic/atomic-0.2.0.toml b/index/at/atomic/atomic-0.2.0.toml index 8a79742e..fa3837bd 100644 --- a/index/at/atomic/atomic-0.2.0.toml +++ b/index/at/atomic/atomic-0.2.0.toml @@ -2,7 +2,7 @@ name = "atomic" description = "Standalone Ada/SPARK bindings to GCC atomic built-ins" version = "0.2.0" -licenses = ["MIT"] +licenses = "MIT" authors = ["Fabien Chouteau"] maintainers = ["Fabien Chouteau "] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/au/aunit/aunit-21.0.0.toml b/index/au/aunit/aunit-21.0.0.toml index 234eda2f..81bfad18 100644 --- a/index/au/aunit/aunit-21.0.0.toml +++ b/index/au/aunit/aunit-21.0.0.toml @@ -2,7 +2,7 @@ description = "Ada unit test framework" name = "aunit" version = "21.0.0" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["lib/gnat/aunit.gpr"] diff --git a/index/aw/aws/aws-21.0.0.toml b/index/aw/aws/aws-21.0.0.toml index 2be2d686..d0cff228 100644 --- a/index/aw/aws/aws-21.0.0.toml +++ b/index/aw/aws/aws-21.0.0.toml @@ -3,7 +3,7 @@ website = "https://github.com/adacore/aws" name = "aws" version = "21.0.0" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["install_dir/share/gpr/aws.gpr"] diff --git a/index/ax/axmpp/axmpp-1.0.0.toml b/index/ax/axmpp/axmpp-1.0.0.toml index e4a96074..f2811904 100644 --- a/index/ax/axmpp/axmpp-1.0.0.toml +++ b/index/ax/axmpp/axmpp-1.0.0.toml @@ -1,7 +1,7 @@ description = "XMPP client library in Ada" name = "axmpp" version = "1.0.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" authors = ["Alexander Basov", "Vadim Godunko"] website = "https://github.com/coopht/axmpp" maintainers = ["Alexander Basov ", "Max Reznik "] diff --git a/index/ba/bar_codes/bar_codes-2.0.0.toml b/index/ba/bar_codes/bar_codes-2.0.0.toml index da031d96..88a83a85 100644 --- a/index/ba/bar_codes/bar_codes-2.0.0.toml +++ b/index/ba/bar_codes/bar_codes-2.0.0.toml @@ -2,7 +2,7 @@ description = "Generate various types of bar codes on different output formats" name = "bar_codes" version = "2.0.0" authors = ["Gautier de Montmollin"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["zertovitch", "Fabien-Chouteau"] project-files = ["bar_codes_gnat.gpr"] diff --git a/index/ba/basalt/basalt-0.1.0.toml b/index/ba/basalt/basalt-0.1.0.toml index ca1e06b9..2b367415 100644 --- a/index/ba/basalt/basalt-0.1.0.toml +++ b/index/ba/basalt/basalt-0.1.0.toml @@ -1,7 +1,7 @@ description = "Collection of formally verified building blocks" name = "basalt" version = "0.1.0" -licenses = ["AGPL 3.0"] +licenses = "AGPL-3.0-only" maintainers = ["kliemann@componolit.com"] maintainers-logins = ["jklmnn"] diff --git a/index/ba/basalt/basalt-0.2.0.toml b/index/ba/basalt/basalt-0.2.0.toml index d54e39a6..a643a87f 100644 --- a/index/ba/basalt/basalt-0.2.0.toml +++ b/index/ba/basalt/basalt-0.2.0.toml @@ -1,7 +1,7 @@ description = "Collection of formally verified building blocks" name = "basalt" version = "0.2.0" -licenses = ["AGPL 3.0"] +licenses = "AGPL-3.0-only" maintainers = ["kliemann@componolit.com"] maintainers-logins = ["jklmnn"] diff --git a/index/c_/c_strings/c_strings-1.0.0.toml b/index/c_/c_strings/c_strings-1.0.0.toml index 8db450ff..62daaaa3 100644 --- a/index/c_/c_strings/c_strings-1.0.0.toml +++ b/index/c_/c_strings/c_strings-1.0.0.toml @@ -2,7 +2,7 @@ description = "Convenience subprograms to interact with C strings" name = "c_strings" version = "1.0.0" authors = ["Alejandro R. Mosteo"] -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/co/cortex_m/cortex_m-0.1.0.toml b/index/co/cortex_m/cortex_m-0.1.0.toml index 8e376e2d..40dad45c 100644 --- a/index/co/cortex_m/cortex_m-0.1.0.toml +++ b/index/co/cortex_m/cortex_m-0.1.0.toml @@ -2,7 +2,7 @@ description = "Drivers for Cortex-M micro-controllers (NVIC, SysTick, etc.)" long-description = "# cortex-m\nAda drivers for the peripherals of ARM Cortex-M micro-controllers (NVIC,\nSysTick, etc.)\n\nThis crate is a snapshot of the `Cortex-M` support in [Ada Drivers\nLibrary](https://github.com/AdaCore/Ada_Drivers_Library/tree/master/arch/ARM/cortex_m).\nAny bug report, issue, contribution must be adressed to the [Ada Drivers\nLibrary](https://github.com/AdaCore/Ada_Drivers_Library/) repo.\n" name = "cortex_m" version = "0.1.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["cortex_m0.gpr", "cortex_m4.gpr", "cortex_m4f.gpr", "cortex_m7.gpr"] diff --git a/index/co/cortex_m/cortex_m-0.2.0.toml b/index/co/cortex_m/cortex_m-0.2.0.toml index 3c86ed65..f96b4ea8 100644 --- a/index/co/cortex_m/cortex_m-0.2.0.toml +++ b/index/co/cortex_m/cortex_m-0.2.0.toml @@ -14,7 +14,7 @@ Library](https://github.com/AdaCore/Ada_Drivers_Library/) repo. name = "cortex_m" version = "0.2.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" authors=["AdaCore"] website="https://github.com/AdaCore/Ada_Drivers_Library/" maintainers = ["chouteau@adacore.com"] diff --git a/index/co/cortex_m/cortex_m-0.3.0.toml b/index/co/cortex_m/cortex_m-0.3.0.toml index b3598abe..3e3e75f2 100644 --- a/index/co/cortex_m/cortex_m-0.3.0.toml +++ b/index/co/cortex_m/cortex_m-0.3.0.toml @@ -14,7 +14,7 @@ Library](https://github.com/AdaCore/Ada_Drivers_Library/) repo. name = "cortex_m" version = "0.3.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" authors=["AdaCore"] website="https://github.com/AdaCore/Ada_Drivers_Library/" maintainers = ["chouteau@adacore.com"] diff --git a/index/ea/eagle_lander/eagle_lander-1.2.0.toml b/index/ea/eagle_lander/eagle_lander-1.2.0.toml index c0296271..97f0abb3 100644 --- a/index/ea/eagle_lander/eagle_lander-1.2.0.toml +++ b/index/ea/eagle_lander/eagle_lander-1.2.0.toml @@ -1,7 +1,7 @@ description = "Apollo 11 lunar lander simulator" name = "eagle_lander" version = "1.2.0" -licenses = ["GPL 3.0"] +licenses = "GPL-3.0-only" maintainers = ["fabien.choutea@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["eagle_lander.gpr"] diff --git a/index/el/elada/elada-1.7.0.toml b/index/el/elada/elada-1.7.0.toml index 6fc31db8..cb0c220f 100644 --- a/index/el/elada/elada-1.7.0.toml +++ b/index/el/elada/elada-1.7.0.toml @@ -1,7 +1,7 @@ description = "Expression Language Library (JSR245)" name = "elada" version = "1.7.0" -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/elada.gpr"] diff --git a/index/em/embedded_components/embedded_components-0.1.0.toml b/index/em/embedded_components/embedded_components-0.1.0.toml index 28ce8436..9edb8a8e 100644 --- a/index/em/embedded_components/embedded_components-0.1.0.toml +++ b/index/em/embedded_components/embedded_components-0.1.0.toml @@ -13,7 +13,7 @@ Library](https://github.com/AdaCore/Ada_Drivers_Library/) repo. name = "embedded_components" version = "0.1.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" authors=["AdaCore"] website="https://github.com/AdaCore/Ada_Drivers_Library/" maintainers = ["chouteau@adacore.com"] diff --git a/index/ex/excel_writer/excel_writer-17.0.1.toml b/index/ex/excel_writer/excel_writer-17.0.1.toml index 62d9efd5..e4d389cb 100644 --- a/index/ex/excel_writer/excel_writer-17.0.1.toml +++ b/index/ex/excel_writer/excel_writer-17.0.1.toml @@ -2,7 +2,7 @@ description = "Produce Excel spreadsheets" name = "excel_writer" version = "17.0.1" authors = ["Gautier de Montmollin"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo", "zertovitch"] project-files = ["excel_out_gnat.gpr"] diff --git a/index/ge/geste/geste-1.0.0.toml b/index/ge/geste/geste-1.0.0.toml index cee6aab8..84d98689 100644 --- a/index/ge/geste/geste-1.0.0.toml +++ b/index/ge/geste/geste-1.0.0.toml @@ -5,7 +5,7 @@ name = "geste" version = "1.0.0" website = "https://github.com/Fabien-Chouteau/GESTE" authors = ["Fabien Chouteau "] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["geste.gpr"] diff --git a/index/ge/geste/geste-1.1.0.toml b/index/ge/geste/geste-1.1.0.toml index c297395f..f758700b 100644 --- a/index/ge/geste/geste-1.1.0.toml +++ b/index/ge/geste/geste-1.1.0.toml @@ -5,7 +5,7 @@ name = "geste" version = "1.1.0" website = "https://github.com/Fabien-Chouteau/GESTE" authors = ["Fabien Chouteau "] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["geste.gpr"] diff --git a/index/ge/geste_examples/geste_examples-1.0.0.toml b/index/ge/geste_examples/geste_examples-1.0.0.toml index 9b3ebac4..fbccfe35 100644 --- a/index/ge/geste_examples/geste_examples-1.0.0.toml +++ b/index/ge/geste_examples/geste_examples-1.0.0.toml @@ -3,7 +3,7 @@ name = "geste_examples" version = "1.0.0" website = "https://github.com/Fabien-Chouteau/GESTE-examples" authors = ["Fabien Chouteau "] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["platformer/platformer.gpr", "RPG/RPG.gpr", "racing/racing.gpr"] diff --git a/index/ge/geste_examples/geste_examples-1.0.1.toml b/index/ge/geste_examples/geste_examples-1.0.1.toml index 1c446de5..c7c7dcb5 100644 --- a/index/ge/geste_examples/geste_examples-1.0.1.toml +++ b/index/ge/geste_examples/geste_examples-1.0.1.toml @@ -3,7 +3,7 @@ name = "geste_examples" version = "1.0.1" website = "https://github.com/Fabien-Chouteau/GESTE-examples" authors = ["Fabien Chouteau "] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["platformer/platformer.gpr", "RPG/RPG.gpr", "racing/racing.gpr"] diff --git a/index/gi/gid/gid-9.0.0.toml b/index/gi/gid/gid-9.0.0.toml index 9ab40971..7e24f352 100644 --- a/index/gi/gid/gid-9.0.0.toml +++ b/index/gi/gid/gid-9.0.0.toml @@ -2,7 +2,7 @@ description = "Decoding a broad variety of image formats" name = "gid" version = "9.0.0" authors = ["Gautier de Montmollin"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["zertovitch", "Fabien-Chouteau"] project-files = ["gid.gpr"] diff --git a/index/gl/glut/glut-external.toml b/index/gl/glut/glut-external.toml index d777743d..4a5692db 100644 --- a/index/gl/glut/glut-external.toml +++ b/index/gl/glut/glut-external.toml @@ -1,6 +1,6 @@ description = "OpenGL Utility Toolkit" name = "glut" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/gn/gnat/gnat-external.toml b/index/gn/gnat/gnat-external.toml index e6ddbde3..843bd9ca 100644 --- a/index/gn/gnat/gnat-external.toml +++ b/index/gn/gnat/gnat-external.toml @@ -1,6 +1,6 @@ description = "GNAT is a compiler for the Ada programming language" name = "gnat" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/gn/gnatcoll/gnatcoll-21.0.0.toml b/index/gn/gnatcoll/gnatcoll-21.0.0.toml index bd172f34..4425f8d0 100644 --- a/index/gn/gnatcoll/gnatcoll-21.0.0.toml +++ b/index/gn/gnatcoll/gnatcoll-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "GNAT Components Collection - Core packages" website = "https://github.com/adacore/gnatcoll-core" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["gnatcoll.gpr"] diff --git a/index/gn/gnatcoll_gmp/gnatcoll_gmp-21.0.0.toml b/index/gn/gnatcoll_gmp/gnatcoll_gmp-21.0.0.toml index fd684464..741a3cbb 100644 --- a/index/gn/gnatcoll_gmp/gnatcoll_gmp-21.0.0.toml +++ b/index/gn/gnatcoll_gmp/gnatcoll_gmp-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "GNAT Components Collection - gomp binding" website = "https://github.com/adacore/gnatcoll-bindings" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["gmp/gnatcoll_gmp.gpr"] diff --git a/index/gn/gnatcoll_iconv/gnatcoll_iconv-21.0.0.toml b/index/gn/gnatcoll_iconv/gnatcoll_iconv-21.0.0.toml index ef933efc..b0ec60f5 100644 --- a/index/gn/gnatcoll_iconv/gnatcoll_iconv-21.0.0.toml +++ b/index/gn/gnatcoll_iconv/gnatcoll_iconv-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "GNAT Components Collection - iconv binding" website = "https://github.com/adacore/gnatcoll-bindings" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["iconv/gnatcoll_iconv.gpr"] diff --git a/index/gn/gnatcoll_lzma/gnatcoll_lzma-21.0.0.toml b/index/gn/gnatcoll_lzma/gnatcoll_lzma-21.0.0.toml index 11e9255a..02c95944 100644 --- a/index/gn/gnatcoll_lzma/gnatcoll_lzma-21.0.0.toml +++ b/index/gn/gnatcoll_lzma/gnatcoll_lzma-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "GNAT Components Collection - lzma binding" website = "https://github.com/adacore/gnatcoll-bindings" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["lzma/gnatcoll_lzma.gpr"] diff --git a/index/gn/gnatcoll_omp/gnatcoll_omp-21.0.0.toml b/index/gn/gnatcoll_omp/gnatcoll_omp-21.0.0.toml index 31771d87..518de03c 100644 --- a/index/gn/gnatcoll_omp/gnatcoll_omp-21.0.0.toml +++ b/index/gn/gnatcoll_omp/gnatcoll_omp-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "GNAT Components Collection - gomp binding" website = "https://github.com/adacore/gnatcoll-bindings" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["omp/gnatcoll_omp.gpr"] diff --git a/index/gn/gnatcoll_postgres/gnatcoll_postgres-21.0.0.toml b/index/gn/gnatcoll_postgres/gnatcoll_postgres-21.0.0.toml index 419b72b9..c952a178 100644 --- a/index/gn/gnatcoll_postgres/gnatcoll_postgres-21.0.0.toml +++ b/index/gn/gnatcoll_postgres/gnatcoll_postgres-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "GNAT Components Collection - postgres" website = "https://github.com/adacore/gnatcoll-db" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["postgres/gnatcoll_postgres.gpr"] diff --git a/index/gn/gnatcoll_python/gnatcoll_python-21.0.0.toml b/index/gn/gnatcoll_python/gnatcoll_python-21.0.0.toml index ccd658b7..eaaf1f5a 100644 --- a/index/gn/gnatcoll_python/gnatcoll_python-21.0.0.toml +++ b/index/gn/gnatcoll_python/gnatcoll_python-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "GNAT Components Collection - python2 binding" website = "https://github.com/adacore/gnatcoll-bindings" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["python/gnatcoll_python.gpr"] diff --git a/index/gn/gnatcoll_python3/gnatcoll_python3-21.0.0.toml b/index/gn/gnatcoll_python3/gnatcoll_python3-21.0.0.toml index 15c0580b..5a2aa04a 100644 --- a/index/gn/gnatcoll_python3/gnatcoll_python3-21.0.0.toml +++ b/index/gn/gnatcoll_python3/gnatcoll_python3-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "GNAT Components Collection - python3 binding" website = "https://github.com/adacore/gnatcoll-bindings" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["python3/gnatcoll_python.gpr"] diff --git a/index/gn/gnatcoll_readline/gnatcoll_readline-21.0.0.toml b/index/gn/gnatcoll_readline/gnatcoll_readline-21.0.0.toml index 14d0b476..c3be5847 100644 --- a/index/gn/gnatcoll_readline/gnatcoll_readline-21.0.0.toml +++ b/index/gn/gnatcoll_readline/gnatcoll_readline-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "GNAT Components Collection - readline binding" website = "https://github.com/adacore/gnatcoll-bindings" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["readline/gnatcoll_readline.gpr"] diff --git a/index/gn/gnatcoll_sql/gnatcoll_sql-21.0.0.toml b/index/gn/gnatcoll_sql/gnatcoll_sql-21.0.0.toml index 2124354b..35f50607 100644 --- a/index/gn/gnatcoll_sql/gnatcoll_sql-21.0.0.toml +++ b/index/gn/gnatcoll_sql/gnatcoll_sql-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "GNAT Components Collection - sql" website = "https://github.com/adacore/gnatcoll-db" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["sql/gnatcoll_sql.gpr"] diff --git a/index/gn/gnatcoll_sqlite/gnatcoll_sqlite-21.0.0.toml b/index/gn/gnatcoll_sqlite/gnatcoll_sqlite-21.0.0.toml index c68f8d42..26063207 100644 --- a/index/gn/gnatcoll_sqlite/gnatcoll_sqlite-21.0.0.toml +++ b/index/gn/gnatcoll_sqlite/gnatcoll_sqlite-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "GNAT Components Collection - sqlite" website = "https://github.com/adacore/gnatcoll-db" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["sqlite/gnatcoll_sqlite.gpr"] diff --git a/index/gn/gnatcoll_syslog/gnatcoll_syslog-21.0.0.toml b/index/gn/gnatcoll_syslog/gnatcoll_syslog-21.0.0.toml index 95380575..9596e41d 100644 --- a/index/gn/gnatcoll_syslog/gnatcoll_syslog-21.0.0.toml +++ b/index/gn/gnatcoll_syslog/gnatcoll_syslog-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "GNAT Components Collection - syslog binding" website = "https://github.com/adacore/gnatcoll-bindings" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["syslog/gnatcoll_syslog.gpr"] diff --git a/index/gn/gnatcoll_xref/gnatcoll_xref-21.0.0.toml b/index/gn/gnatcoll_xref/gnatcoll_xref-21.0.0.toml index 504036e6..21728725 100644 --- a/index/gn/gnatcoll_xref/gnatcoll_xref-21.0.0.toml +++ b/index/gn/gnatcoll_xref/gnatcoll_xref-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "GNAT Components Collection - xref" website = "https://github.com/adacore/gnatcoll-db" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["xref/gnatcoll_xref.gpr"] diff --git a/index/gn/gnatcoll_zlib/gnatcoll_zlib-21.0.0.toml b/index/gn/gnatcoll_zlib/gnatcoll_zlib-21.0.0.toml index aab19ce0..6ba8cdf2 100644 --- a/index/gn/gnatcoll_zlib/gnatcoll_zlib-21.0.0.toml +++ b/index/gn/gnatcoll_zlib/gnatcoll_zlib-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "GNAT Components Collection - zlib binding" website = "https://github.com/adacore/gnatcoll-bindings" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["zlib/gnatcoll_zlib.gpr"] diff --git a/index/gt/gtkada/gtkada-21.0.0.toml b/index/gt/gtkada/gtkada-21.0.0.toml index c3d73048..6a0ea642 100644 --- a/index/gt/gtkada/gtkada-21.0.0.toml +++ b/index/gt/gtkada/gtkada-21.0.0.toml @@ -3,7 +3,7 @@ website = "https://github.com/adacore/gtkada" name = "gtkada" version = "21.0.0" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["install_dir/lib/gnat/gtkada.gpr"] diff --git a/index/ha/hal/hal-0.1.0.toml b/index/ha/hal/hal-0.1.0.toml index e0cff617..77e6e1cc 100644 --- a/index/ha/hal/hal-0.1.0.toml +++ b/index/ha/hal/hal-0.1.0.toml @@ -2,7 +2,7 @@ description = "Hardware Abstraction Layer (HAL)" long-description = "\n# hal\nHardware Abstraction Layer: interfaces definitions to abstract access to common\nhardware devices and protocols\n\nThis crate is a snapshot of the `hal` in [Ada Drivers\nLibrary](https://github.com/AdaCore/Ada_Drivers_Library/tree/master/hal/src).\nAny bug report, issue, contribution must be adressed to the [Ada Drivers\nLibrary](https://github.com/AdaCore/Ada_Drivers_Library/) repo.\n" name = "hal" version = "0.1.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["hal.gpr"] diff --git a/index/ha/hangman/hangman-1.0.0.toml b/index/ha/hangman/hangman-1.0.0.toml index ec67a1d2..26d31e4c 100644 --- a/index/ha/hangman/hangman-1.0.0.toml +++ b/index/ha/hangman/hangman-1.0.0.toml @@ -3,7 +3,7 @@ name = "hangman" version = "1.0.0" authors = ["Jon Hollan, Mark Hoffman, & Brandon Ball"] executables = ["hangmain"] -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/he/hello/hello-1.0.0.toml b/index/he/hello/hello-1.0.0.toml index cf31da8c..c24b0be6 100644 --- a/index/he/hello/hello-1.0.0.toml +++ b/index/he/hello/hello-1.0.0.toml @@ -1,7 +1,7 @@ description = "\"Hello, world!\" demonstration project" name = "hello" version = "1.0.0" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/he/hello/hello-1.0.1.toml b/index/he/hello/hello-1.0.1.toml index 98382f7a..2adfc377 100644 --- a/index/he/hello/hello-1.0.1.toml +++ b/index/he/hello/hello-1.0.1.toml @@ -1,7 +1,7 @@ description = "\"Hello, world!\" demonstration project" name = "hello" version = "1.0.1" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/hu/hungarian/hungarian-1.0.0.toml b/index/hu/hungarian/hungarian-1.0.0.toml index aaae5ddf..8cea7204 100644 --- a/index/hu/hungarian/hungarian-1.0.0.toml +++ b/index/hu/hungarian/hungarian-1.0.0.toml @@ -2,7 +2,7 @@ description = "Ada wrapper for the fast Stachniss' Hungarian solver" name = "hungarian" version = "1.0.0" authors = ["alejandro@mosteo.com"] -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/it/iterators/iterators-0.1.0.toml b/index/it/iterators/iterators-0.1.0.toml index 68bcb6c4..12d50a29 100644 --- a/index/it/iterators/iterators-0.1.0.toml +++ b/index/it/iterators/iterators-0.1.0.toml @@ -7,7 +7,7 @@ maintainers = ["Alejandro R. Mosteo "] maintainers-logins = ["mosteo"] website = "https://github.com/mosteo/iterators" -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" tags = ["iterators", "functional"] [[depends-on]] diff --git a/index/ju/jupyter_kernel/jupyter_kernel-1.0.0.toml b/index/ju/jupyter_kernel/jupyter_kernel-1.0.0.toml index 1e88675d..03d312ba 100644 --- a/index/ju/jupyter_kernel/jupyter_kernel-1.0.0.toml +++ b/index/ju/jupyter_kernel/jupyter_kernel-1.0.0.toml @@ -12,7 +12,7 @@ name = "jupyter_kernel" version = "1.0.0" website = "https://github.com/reznikmm/jupyter/" authors = ["Max Reznik"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Max Reznik "] maintainers-logins = ["reznikmm"] project-files = ["gnat/jupyter_ada_kernel.gpr", "gnat/jupyter_ada_driver.gpr"] diff --git a/index/jw/jwt/jwt-1.0.0.toml b/index/jw/jwt/jwt-1.0.0.toml index dde8e445..cad5f92a 100644 --- a/index/jw/jwt/jwt-1.0.0.toml +++ b/index/jw/jwt/jwt-1.0.0.toml @@ -3,7 +3,7 @@ name = "jwt" version = "1.0.0" website = "https://github.com/reznikmm/jwt" authors = ["Maxim Reznik"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["Maxim Reznik "] maintainers-logins = ["reznikmm"] project-files = ["gnat/jwt.gpr"] diff --git a/index/ke/keystoreada/keystoreada-1.1.0.toml b/index/ke/keystoreada/keystoreada-1.1.0.toml index d0586834..1176d31a 100644 --- a/index/ke/keystoreada/keystoreada-1.1.0.toml +++ b/index/ke/keystoreada/keystoreada-1.1.0.toml @@ -3,7 +3,7 @@ long-description = "\n[![Build Status](https://img.shields.io/jenkins/s/https/je name = "keystoreada" version = "1.1.0" authors = ["Stephane.Carrez@gmail.com"] -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/keystoreada.gpr"] diff --git a/index/la/lal_highlight/lal_highlight-21.0.0.toml b/index/la/lal_highlight/lal_highlight-21.0.0.toml index fb9fddf2..082ebf06 100644 --- a/index/la/lal_highlight/lal_highlight-21.0.0.toml +++ b/index/la/lal_highlight/lal_highlight-21.0.0.toml @@ -5,7 +5,7 @@ version = "21.0.0" authors = ["AdaCore"] maintainers = ["Pierre-Marie de Rodat "] maintainers-logins = ["pmderodat"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" website = "https://github.com/AdaCore/libadalang" tags = ["libadalang", "static-analysis"] diff --git a/index/la/langkit_support/langkit_support-21.0.0.toml b/index/la/langkit_support/langkit_support-21.0.0.toml index 51c53970..c3a4a7e2 100644 --- a/index/la/langkit_support/langkit_support-21.0.0.toml +++ b/index/la/langkit_support/langkit_support-21.0.0.toml @@ -5,7 +5,7 @@ version = "21.0.0" authors = ["AdaCore"] maintainers = ["Pierre-Marie de Rodat "] maintainers-logins = ["pmderodat"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" website = "https://github.com/AdaCore/langkit" [gpr-set-externals."case(toolchain)".system] diff --git a/index/li/libadalang/libadalang-21.0.0.toml b/index/li/libadalang/libadalang-21.0.0.toml index 7fafbd50..e22a6fa9 100644 --- a/index/li/libadalang/libadalang-21.0.0.toml +++ b/index/li/libadalang/libadalang-21.0.0.toml @@ -5,7 +5,7 @@ version = "21.0.0" authors = ["AdaCore"] maintainers = ["Pierre-Marie de Rodat "] maintainers-logins = ["pmderodat"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" website = "https://github.com/AdaCore/libadalang" tags = ["libadalang", "static-analysis"] diff --git a/index/li/libclntsh/libclntsh-external.toml b/index/li/libclntsh/libclntsh-external.toml index f0dd0142..71c88b85 100644 --- a/index/li/libclntsh/libclntsh-external.toml +++ b/index/li/libclntsh/libclntsh-external.toml @@ -1,6 +1,6 @@ description = "Oracle Instant Client" name = "libclntsh" -licenses = [] + website = "https://www.oracle.com/database/technologies/instant-client/downloads.html" maintainers = ["Maxim Reznik "] maintainers-logins = ["reznikmm"] diff --git a/index/li/libfbclient/libfbclient-external.toml b/index/li/libfbclient/libfbclient-external.toml index 739a80b2..ebd68675 100644 --- a/index/li/libfbclient/libfbclient-external.toml +++ b/index/li/libfbclient/libfbclient-external.toml @@ -1,6 +1,6 @@ description = "Firebird DB client library" name = "libfbclient" -licenses = [] + maintainers = ["Maxim Reznik "] maintainers-logins = ["reznikmm"] diff --git a/index/li/libfuse/libfuse-external.toml b/index/li/libfuse/libfuse-external.toml index 7de67e07..0958788d 100644 --- a/index/li/libfuse/libfuse-external.toml +++ b/index/li/libfuse/libfuse-external.toml @@ -1,6 +1,6 @@ name = "libfuse" description = "Interface for userspace programs to export a filesystem" -licenses = ["LGPL 2.1"] +licenses = "LGPL-2.1-only" maintainers = ["nicolai.ruckel@uni-weimar.de"] maintainers-logins = ["NicolaiRuckel"] diff --git a/index/li/libglfw3/libglfw3-external.toml b/index/li/libglfw3/libglfw3-external.toml index 5cbdde4d..508e5d3d 100644 --- a/index/li/libglfw3/libglfw3-external.toml +++ b/index/li/libglfw3/libglfw3-external.toml @@ -1,6 +1,6 @@ description = "Portable library for OpenGL, window and input" name = "libglfw3" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/li/libgmp/libgmp-external.toml b/index/li/libgmp/libgmp-external.toml index 0dfc4d0b..46f8d78b 100644 --- a/index/li/libgmp/libgmp-external.toml +++ b/index/li/libgmp/libgmp-external.toml @@ -1,6 +1,6 @@ description = "The GNU Multiple Precision Arithmetic Library" name = "libgmp" -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" maintainers = ["derodat@adacore.com", "chouteau@adacore.com"] maintainers-logins = ["pmderodat", "Fabien-Chouteau"] diff --git a/index/li/libgnutls/libgnutls-external.toml b/index/li/libgnutls/libgnutls-external.toml index 9c16bdc5..6a0982d2 100644 --- a/index/li/libgnutls/libgnutls-external.toml +++ b/index/li/libgnutls/libgnutls-external.toml @@ -1,6 +1,6 @@ description = "GNU TLS library" name = "libgnutls" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/li/libgomp/libgomp-external.toml b/index/li/libgomp/libgomp-external.toml index 9543f550..686a138a 100644 --- a/index/li/libgomp/libgomp-external.toml +++ b/index/li/libgomp/libgomp-external.toml @@ -1,6 +1,6 @@ description = "GNU OpenMP library" name = "libgomp" -licenses = [] + maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/li/libgpr/libgpr-21.0.0.toml b/index/li/libgpr/libgpr-21.0.0.toml index e57a9910..c0286495 100644 --- a/index/li/libgpr/libgpr-21.0.0.toml +++ b/index/li/libgpr/libgpr-21.0.0.toml @@ -2,7 +2,7 @@ name = "libgpr" version = "21.0.0" description = "GNAT Project File Library" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["gpr/gpr.gpr"] diff --git a/index/li/libgraph_easy_perl/libgraph_easy_perl-external.toml b/index/li/libgraph_easy_perl/libgraph_easy_perl-external.toml index c5744f05..04cbf5c3 100644 --- a/index/li/libgraph_easy_perl/libgraph_easy_perl-external.toml +++ b/index/li/libgraph_easy_perl/libgraph_easy_perl-external.toml @@ -1,6 +1,6 @@ description = "Drawing of ASCII graphs" name = "libgraph_easy_perl" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/li/libgsl/libgsl-external.toml b/index/li/libgsl/libgsl-external.toml index e1d2ee24..11c7956c 100644 --- a/index/li/libgsl/libgsl-external.toml +++ b/index/li/libgsl/libgsl-external.toml @@ -1,6 +1,6 @@ description = "The GNU Scientific Library (GSL)" name = "libgsl" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/li/libgtk3/libgtk3-external.toml b/index/li/libgtk3/libgtk3-external.toml index 4ae527b2..508023ce 100644 --- a/index/li/libgtk3/libgtk3-external.toml +++ b/index/li/libgtk3/libgtk3-external.toml @@ -1,6 +1,6 @@ description = "GObject-based multi-platform GUI toolkit (v3)" name = "libgtk3" -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/li/libhello/libhello-1.0.0.toml b/index/li/libhello/libhello-1.0.0.toml index bf06d4e0..f637eac7 100644 --- a/index/li/libhello/libhello-1.0.0.toml +++ b/index/li/libhello/libhello-1.0.0.toml @@ -1,7 +1,7 @@ description = "\"Hello, world!\" demonstration project support library" name = "libhello" version = "1.0.0" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/li/libiconv/libiconv-external.toml b/index/li/libiconv/libiconv-external.toml index bc0e1fb2..305c5de1 100644 --- a/index/li/libiconv/libiconv-external.toml +++ b/index/li/libiconv/libiconv-external.toml @@ -1,6 +1,6 @@ description = "GNU libiconv" name = "libiconv" -licenses = ["LGPL 2.1"] +licenses = "LGPL-2.1-only" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/li/liblua/liblua-external.toml b/index/li/liblua/liblua-external.toml index 987ac755..cfcfe013 100644 --- a/index/li/liblua/liblua-external.toml +++ b/index/li/liblua/liblua-external.toml @@ -1,6 +1,6 @@ description = "Development files for the Lua language" name = "liblua" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/li/liblzma/liblzma-external.toml b/index/li/liblzma/liblzma-external.toml index 611357ec..30fdd5bc 100644 --- a/index/li/liblzma/liblzma-external.toml +++ b/index/li/liblzma/liblzma-external.toml @@ -1,6 +1,6 @@ description = "The GNU Readline Library" name = "liblzma" -licenses = ["GPL 2.0", "GPL 3.0", "LGPL 2.1"] +licenses = "GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.1-or-later" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/li/libmysqlclient/libmysqlclient-external.toml b/index/li/libmysqlclient/libmysqlclient-external.toml index f468946e..4462e30f 100644 --- a/index/li/libmysqlclient/libmysqlclient-external.toml +++ b/index/li/libmysqlclient/libmysqlclient-external.toml @@ -1,6 +1,6 @@ description = "MySQL client libraries" name = "libmysqlclient" -licenses = [] + maintainers = ["Maxim Reznik "] maintainers-logins = ["reznikmm"] diff --git a/index/li/libpq/libpq-external.toml b/index/li/libpq/libpq-external.toml index c041da8d..1f45aecf 100644 --- a/index/li/libpq/libpq-external.toml +++ b/index/li/libpq/libpq-external.toml @@ -1,6 +1,6 @@ description = "Libraries for use with PostgreSQL" name = "libpq" -licenses = [] + maintainers = ["Maxim Reznik "] maintainers-logins = ["reznikmm"] diff --git a/index/li/libpython2dev/libpython2dev-external.toml b/index/li/libpython2dev/libpython2dev-external.toml index 8bfb89db..4e4f5254 100644 --- a/index/li/libpython2dev/libpython2dev-external.toml +++ b/index/li/libpython2dev/libpython2dev-external.toml @@ -1,6 +1,6 @@ description = "Header files and a static library for Python2" name = "libpython2dev" -licenses = ["Custom"] # PSF is not available in Alire yet +licenses = "PSF-2.0" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/li/libpython3dev/libpython3dev-external.toml b/index/li/libpython3dev/libpython3dev-external.toml index e840d654..86968814 100644 --- a/index/li/libpython3dev/libpython3dev-external.toml +++ b/index/li/libpython3dev/libpython3dev-external.toml @@ -1,6 +1,6 @@ description = "Header files and a static library for Python3" name = "libpython3dev" -licenses = ["Custom"] # PSF is not available in Alire yet +licenses = "PSF-2.0" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/li/libreadline/libreadline-external.toml b/index/li/libreadline/libreadline-external.toml index 3c38edbd..ea4ac7cd 100644 --- a/index/li/libreadline/libreadline-external.toml +++ b/index/li/libreadline/libreadline-external.toml @@ -1,6 +1,6 @@ description = "The GNU Readline Library" name = "libreadline" -licenses = ["GPL 3.0"] +licenses = "GPL-3.0-only" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/li/libsdl2/libsdl2-external.toml b/index/li/libsdl2/libsdl2-external.toml index f46ddb79..af814dfd 100644 --- a/index/li/libsdl2/libsdl2-external.toml +++ b/index/li/libsdl2/libsdl2-external.toml @@ -1,6 +1,6 @@ description = "Simple DirectMedia Layer development files" name = "libsdl2" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/li/libsdl2_image/libsdl2_image-external.toml b/index/li/libsdl2_image/libsdl2_image-external.toml index faacfe5d..8d1f0578 100644 --- a/index/li/libsdl2_image/libsdl2_image-external.toml +++ b/index/li/libsdl2_image/libsdl2_image-external.toml @@ -1,6 +1,6 @@ description = "Simple DirectMedia Layer development files - Image" name = "libsdl2_image" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/li/libsdl2_ttf/libsdl2_ttf-external.toml b/index/li/libsdl2_ttf/libsdl2_ttf-external.toml index 2f6e57e5..41f055f6 100644 --- a/index/li/libsdl2_ttf/libsdl2_ttf-external.toml +++ b/index/li/libsdl2_ttf/libsdl2_ttf-external.toml @@ -1,6 +1,6 @@ description = "Simple DirectMedia Layer development files - TTF" name = "libsdl2_ttf" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/li/libsqlite3/libsqlite3-external.toml b/index/li/libsqlite3/libsqlite3-external.toml index 4a344c17..16ea654e 100644 --- a/index/li/libsqlite3/libsqlite3-external.toml +++ b/index/li/libsqlite3/libsqlite3-external.toml @@ -1,6 +1,6 @@ description = "A C library that implements an SQL database engine" name = "libsqlite3" -licenses = [] + maintainers = ["Maxim Reznik "] maintainers-logins = ["reznikmm"] diff --git a/index/li/libx11/libx11-external.toml b/index/li/libx11/libx11-external.toml index 580b2ae1..0933be5e 100644 --- a/index/li/libx11/libx11-external.toml +++ b/index/li/libx11/libx11-external.toml @@ -1,6 +1,6 @@ description = "X11 client-side library" name = "libx11" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/li/libzmq/libzmq-external.toml b/index/li/libzmq/libzmq-external.toml index 805e8df1..b00f4326 100644 --- a/index/li/libzmq/libzmq-external.toml +++ b/index/li/libzmq/libzmq-external.toml @@ -1,6 +1,6 @@ description = "lightweight messaging kernel" name = "libzmq" -licenses = [] + maintainers = ["Maxim Reznik "] maintainers-logins = ["reznikmm"] diff --git a/index/lv/lvgl_ada/lvgl_ada-0.1.0.toml b/index/lv/lvgl_ada/lvgl_ada-0.1.0.toml index 610d0f05..89cd08c7 100644 --- a/index/lv/lvgl_ada/lvgl_ada-0.1.0.toml +++ b/index/lv/lvgl_ada/lvgl_ada-0.1.0.toml @@ -2,7 +2,7 @@ auto-gpr-with = false description = "Bindings for the LVGL embedded GUI framework" name = "lvgl_ada" version = "0.1.0" -licenses = ["MIT"] +licenses = "MIT" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["lvgl_ada_1bit_color.gpr", "lvgl_ada_8bit_color.gpr", "lvgl_ada_16bit_color.gpr", "lvgl_ada_32bit_color.gpr"] diff --git a/index/lv/lvgl_ada_examples/lvgl_ada_examples-0.1.0.toml b/index/lv/lvgl_ada_examples/lvgl_ada_examples-0.1.0.toml index 2ccdb0fb..b896be34 100644 --- a/index/lv/lvgl_ada_examples/lvgl_ada_examples-0.1.0.toml +++ b/index/lv/lvgl_ada_examples/lvgl_ada_examples-0.1.0.toml @@ -2,7 +2,7 @@ description = "Examples for the LVGL embedded GUI framework Ada binding" name = "lvgl_ada_examples" version = "0.1.0" executables = ["main"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["lvgl_ada_examples.gpr"] diff --git a/index/lv/lvgl_ada_simulator/lvgl_ada_simulator-0.1.0.toml b/index/lv/lvgl_ada_simulator/lvgl_ada_simulator-0.1.0.toml index da1fc6d8..e317d22f 100644 --- a/index/lv/lvgl_ada_simulator/lvgl_ada_simulator-0.1.0.toml +++ b/index/lv/lvgl_ada_simulator/lvgl_ada_simulator-0.1.0.toml @@ -1,7 +1,7 @@ description = "SDL simulator for the LVGL embedded GUI framework" name = "lvgl_ada_simulator" version = "0.1.0" -licenses = ["MIT"] +licenses = "MIT" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["lvgl_ada_simulator.gpr"] diff --git a/index/lv/lvgl_ada_simulator/lvgl_ada_simulator-0.1.1.toml b/index/lv/lvgl_ada_simulator/lvgl_ada_simulator-0.1.1.toml index 9683c0b3..d3269b1a 100644 --- a/index/lv/lvgl_ada_simulator/lvgl_ada_simulator-0.1.1.toml +++ b/index/lv/lvgl_ada_simulator/lvgl_ada_simulator-0.1.1.toml @@ -1,7 +1,7 @@ description = "SDL simulator for the LVGL embedded GUI framework" name = "lvgl_ada_simulator" version = "0.1.1" -licenses = ["MIT"] +licenses = "MIT" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["lvgl_ada_simulator.gpr"] diff --git a/index/lz/lzmada/lzmada-1.1.0.toml b/index/lz/lzmada/lzmada-1.1.0.toml index cf8a0b04..ac9dfbbb 100644 --- a/index/lz/lzmada/lzmada-1.1.0.toml +++ b/index/lz/lzmada/lzmada-1.1.0.toml @@ -1,7 +1,7 @@ description = "Ada LZMA Library Binding" name = "lzmada" version = "1.1.0" -licenses = ["MIT"] +licenses = "MIT" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/lzmada.gpr"] diff --git a/index/ma/make/make-external.toml b/index/ma/make/make-external.toml index ac050d2c..e028b462 100644 --- a/index/ma/make/make-external.toml +++ b/index/ma/make/make-external.toml @@ -1,6 +1,6 @@ description = "Utility for directing compilation" name = "make" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/ma/mandelbrot_ascii/mandelbrot_ascii-1.0.0.toml b/index/ma/mandelbrot_ascii/mandelbrot_ascii-1.0.0.toml index b761a38c..1c78aa0b 100644 --- a/index/ma/mandelbrot_ascii/mandelbrot_ascii-1.0.0.toml +++ b/index/ma/mandelbrot_ascii/mandelbrot_ascii-1.0.0.toml @@ -2,7 +2,7 @@ description = "Mandelbrot renderer using Unicode glyphs" name = "mandelbrot_ascii" version = "1.0.0" authors = ["David Given"] -licenses = [] + maintainers = ["Alejandro R. Mosteo "] maintainers-logins = ["mosteo"] diff --git a/index/ma/mathpaqs/mathpaqs-20200214.0.0.toml b/index/ma/mathpaqs/mathpaqs-20200214.0.0.toml index 2a04e7d2..34e7e504 100644 --- a/index/ma/mathpaqs/mathpaqs-20200214.0.0.toml +++ b/index/ma/mathpaqs/mathpaqs-20200214.0.0.toml @@ -4,7 +4,7 @@ version = "20200214.0.0" website = "https://mathpaqs.sourceforge.io/" authors = ["Gautier de Montmollin"] executables = ["arenstorf", "arithmetic_compression", "biomorph", "champ_vt", "cr_demo", "fractal", "gnat_int", "ppm2func", "show_floats_limits", "test_beta", "test_cholesky", "test_copulas", "test_ert", "test_estimators", "test_formulas", "test_gamma", "test_generic_real_linear_equations", "test_normal", "test_pareto", "test_poisson", "test_qr", "test_random_performance", "test_rsa", "test_samples", "test_sparse", "test_u_rand", "test_discrete_random_simulation"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo", "zertovitch"] diff --git a/index/ma/matreshka_amf/matreshka_amf-18.1.0.toml b/index/ma/matreshka_amf/matreshka_amf-18.1.0.toml index 02c8e382..1f0af568 100644 --- a/index/ma/matreshka_amf/matreshka_amf-18.1.0.toml +++ b/index/ma/matreshka_amf/matreshka_amf-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_amf" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_amf.gpr"] diff --git a/index/ma/matreshka_amf/matreshka_amf-20.1.0.toml b/index/ma/matreshka_amf/matreshka_amf-20.1.0.toml index 3e83f837..03489787 100644 --- a/index/ma/matreshka_amf/matreshka_amf-20.1.0.toml +++ b/index/ma/matreshka_amf/matreshka_amf-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_amf" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_amf.gpr"] diff --git a/index/ma/matreshka_amf_dd/matreshka_amf_dd-18.1.0.toml b/index/ma/matreshka_amf_dd/matreshka_amf_dd-18.1.0.toml index 70fcb80b..cd98d077 100644 --- a/index/ma/matreshka_amf_dd/matreshka_amf_dd-18.1.0.toml +++ b/index/ma/matreshka_amf_dd/matreshka_amf_dd-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_amf_dd" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_amf_dd.gpr"] diff --git a/index/ma/matreshka_amf_dd/matreshka_amf_dd-20.1.0.toml b/index/ma/matreshka_amf_dd/matreshka_amf_dd-20.1.0.toml index 85788efe..5e2598fe 100644 --- a/index/ma/matreshka_amf_dd/matreshka_amf_dd-20.1.0.toml +++ b/index/ma/matreshka_amf_dd/matreshka_amf_dd-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_amf_dd" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_amf_dd.gpr"] diff --git a/index/ma/matreshka_amf_mofext/matreshka_amf_mofext-18.1.0.toml b/index/ma/matreshka_amf_mofext/matreshka_amf_mofext-18.1.0.toml index 24e9c125..2db4604f 100644 --- a/index/ma/matreshka_amf_mofext/matreshka_amf_mofext-18.1.0.toml +++ b/index/ma/matreshka_amf_mofext/matreshka_amf_mofext-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_amf_mofext" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_amf_mofext.gpr"] diff --git a/index/ma/matreshka_amf_mofext/matreshka_amf_mofext-20.1.0.toml b/index/ma/matreshka_amf_mofext/matreshka_amf_mofext-20.1.0.toml index c4c4b78d..314fe7a7 100644 --- a/index/ma/matreshka_amf_mofext/matreshka_amf_mofext-20.1.0.toml +++ b/index/ma/matreshka_amf_mofext/matreshka_amf_mofext-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_amf_mofext" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_amf_mofext.gpr"] diff --git a/index/ma/matreshka_amf_ocl/matreshka_amf_ocl-18.1.0.toml b/index/ma/matreshka_amf_ocl/matreshka_amf_ocl-18.1.0.toml index 06fa280a..fad1fb0d 100644 --- a/index/ma/matreshka_amf_ocl/matreshka_amf_ocl-18.1.0.toml +++ b/index/ma/matreshka_amf_ocl/matreshka_amf_ocl-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_amf_ocl" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_amf_ocl.gpr"] diff --git a/index/ma/matreshka_amf_ocl/matreshka_amf_ocl-20.1.0.toml b/index/ma/matreshka_amf_ocl/matreshka_amf_ocl-20.1.0.toml index f6178cb9..4c932d83 100644 --- a/index/ma/matreshka_amf_ocl/matreshka_amf_ocl-20.1.0.toml +++ b/index/ma/matreshka_amf_ocl/matreshka_amf_ocl-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_amf_ocl" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_amf_ocl.gpr"] diff --git a/index/ma/matreshka_amf_uml/matreshka_amf_uml-18.1.0.toml b/index/ma/matreshka_amf_uml/matreshka_amf_uml-18.1.0.toml index f9154af0..50b2d441 100644 --- a/index/ma/matreshka_amf_uml/matreshka_amf_uml-18.1.0.toml +++ b/index/ma/matreshka_amf_uml/matreshka_amf_uml-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_amf_uml" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_amf_uml.gpr"] diff --git a/index/ma/matreshka_amf_uml/matreshka_amf_uml-20.1.0.toml b/index/ma/matreshka_amf_uml/matreshka_amf_uml-20.1.0.toml index e4f12995..aed6f9b9 100644 --- a/index/ma/matreshka_amf_uml/matreshka_amf_uml-20.1.0.toml +++ b/index/ma/matreshka_amf_uml/matreshka_amf_uml-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_amf_uml" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_amf_uml.gpr"] diff --git a/index/ma/matreshka_amf_utp/matreshka_amf_utp-18.1.0.toml b/index/ma/matreshka_amf_utp/matreshka_amf_utp-18.1.0.toml index 51db1aa5..b1915baa 100644 --- a/index/ma/matreshka_amf_utp/matreshka_amf_utp-18.1.0.toml +++ b/index/ma/matreshka_amf_utp/matreshka_amf_utp-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_amf_utp" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_amf_utp.gpr"] diff --git a/index/ma/matreshka_amf_utp/matreshka_amf_utp-20.1.0.toml b/index/ma/matreshka_amf_utp/matreshka_amf_utp-20.1.0.toml index 38b652c7..922620de 100644 --- a/index/ma/matreshka_amf_utp/matreshka_amf_utp-20.1.0.toml +++ b/index/ma/matreshka_amf_utp/matreshka_amf_utp-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_amf_utp" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_amf_utp.gpr"] diff --git a/index/ma/matreshka_fastcgi/matreshka_fastcgi-18.1.0.toml b/index/ma/matreshka_fastcgi/matreshka_fastcgi-18.1.0.toml index 7c08441a..1f24c6b2 100644 --- a/index/ma/matreshka_fastcgi/matreshka_fastcgi-18.1.0.toml +++ b/index/ma/matreshka_fastcgi/matreshka_fastcgi-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_fastcgi" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_fastcgi.gpr"] diff --git a/index/ma/matreshka_fastcgi/matreshka_fastcgi-20.1.0.toml b/index/ma/matreshka_fastcgi/matreshka_fastcgi-20.1.0.toml index 80dc5a16..f457ea68 100644 --- a/index/ma/matreshka_fastcgi/matreshka_fastcgi-20.1.0.toml +++ b/index/ma/matreshka_fastcgi/matreshka_fastcgi-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_fastcgi" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_fastcgi.gpr"] diff --git a/index/ma/matreshka_league/matreshka_league-18.1.0.toml b/index/ma/matreshka_league/matreshka_league-18.1.0.toml index 6c8fe4f4..58172fa1 100644 --- a/index/ma/matreshka_league/matreshka_league-18.1.0.toml +++ b/index/ma/matreshka_league/matreshka_league-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_league" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["gnat/matreshka_league.gpr"] diff --git a/index/ma/matreshka_league/matreshka_league-20.1.0.toml b/index/ma/matreshka_league/matreshka_league-20.1.0.toml index 4fdcd877..727886d3 100644 --- a/index/ma/matreshka_league/matreshka_league-20.1.0.toml +++ b/index/ma/matreshka_league/matreshka_league-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_league" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["gnat/matreshka_league.gpr"] diff --git a/index/ma/matreshka_servlet/matreshka_servlet-18.1.0.toml b/index/ma/matreshka_servlet/matreshka_servlet-18.1.0.toml index 5ab28187..f59ccd07 100644 --- a/index/ma/matreshka_servlet/matreshka_servlet-18.1.0.toml +++ b/index/ma/matreshka_servlet/matreshka_servlet-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_servlet" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_servlet.gpr"] diff --git a/index/ma/matreshka_servlet/matreshka_servlet-20.1.0.toml b/index/ma/matreshka_servlet/matreshka_servlet-20.1.0.toml index dce8f0ba..e236bcaa 100644 --- a/index/ma/matreshka_servlet/matreshka_servlet-20.1.0.toml +++ b/index/ma/matreshka_servlet/matreshka_servlet-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_servlet" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_servlet.gpr"] diff --git a/index/ma/matreshka_soap/matreshka_soap-18.1.0.toml b/index/ma/matreshka_soap/matreshka_soap-18.1.0.toml index 5bbf02e7..da3192c1 100644 --- a/index/ma/matreshka_soap/matreshka_soap-18.1.0.toml +++ b/index/ma/matreshka_soap/matreshka_soap-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_soap" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_soap.gpr"] diff --git a/index/ma/matreshka_soap/matreshka_soap-20.1.0.toml b/index/ma/matreshka_soap/matreshka_soap-20.1.0.toml index 899ded11..ea0fe2d5 100644 --- a/index/ma/matreshka_soap/matreshka_soap-20.1.0.toml +++ b/index/ma/matreshka_soap/matreshka_soap-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_soap" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_soap.gpr"] diff --git a/index/ma/matreshka_soap_wsse/matreshka_soap_wsse-18.1.0.toml b/index/ma/matreshka_soap_wsse/matreshka_soap_wsse-18.1.0.toml index 4f19d6b7..8d6e100e 100644 --- a/index/ma/matreshka_soap_wsse/matreshka_soap_wsse-18.1.0.toml +++ b/index/ma/matreshka_soap_wsse/matreshka_soap_wsse-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_soap_wsse" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_soap_wsse.gpr"] diff --git a/index/ma/matreshka_soap_wsse/matreshka_soap_wsse-20.1.0.toml b/index/ma/matreshka_soap_wsse/matreshka_soap_wsse-20.1.0.toml index 3ee297b9..38ffbd35 100644 --- a/index/ma/matreshka_soap_wsse/matreshka_soap_wsse-20.1.0.toml +++ b/index/ma/matreshka_soap_wsse/matreshka_soap_wsse-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_soap_wsse" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_soap_wsse.gpr"] diff --git a/index/ma/matreshka_spikedog_api/matreshka_spikedog_api-18.1.0.toml b/index/ma/matreshka_spikedog_api/matreshka_spikedog_api-18.1.0.toml index 29b9a508..eddd44ed 100644 --- a/index/ma/matreshka_spikedog_api/matreshka_spikedog_api-18.1.0.toml +++ b/index/ma/matreshka_spikedog_api/matreshka_spikedog_api-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_spikedog_api" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_spikedog_api.gpr"] diff --git a/index/ma/matreshka_spikedog_api/matreshka_spikedog_api-20.1.0.toml b/index/ma/matreshka_spikedog_api/matreshka_spikedog_api-20.1.0.toml index 45d2a7bb..9af3ba56 100644 --- a/index/ma/matreshka_spikedog_api/matreshka_spikedog_api-20.1.0.toml +++ b/index/ma/matreshka_spikedog_api/matreshka_spikedog_api-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_spikedog_api" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_spikedog_api.gpr"] diff --git a/index/ma/matreshka_spikedog_awsd/matreshka_spikedog_awsd-18.1.0.toml b/index/ma/matreshka_spikedog_awsd/matreshka_spikedog_awsd-18.1.0.toml index c7da6b16..a5ef433b 100644 --- a/index/ma/matreshka_spikedog_awsd/matreshka_spikedog_awsd-18.1.0.toml +++ b/index/ma/matreshka_spikedog_awsd/matreshka_spikedog_awsd-18.1.0.toml @@ -4,7 +4,7 @@ version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] executables = ["spikedog_awsd"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_spikedog_awsd.gpr"] diff --git a/index/ma/matreshka_spikedog_awsd/matreshka_spikedog_awsd-20.1.0.toml b/index/ma/matreshka_spikedog_awsd/matreshka_spikedog_awsd-20.1.0.toml index 8405d1af..3d0871d0 100644 --- a/index/ma/matreshka_spikedog_awsd/matreshka_spikedog_awsd-20.1.0.toml +++ b/index/ma/matreshka_spikedog_awsd/matreshka_spikedog_awsd-20.1.0.toml @@ -4,7 +4,7 @@ version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] executables = ["spikedog_awsd"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_spikedog_awsd.gpr"] diff --git a/index/ma/matreshka_spikedog_core/matreshka_spikedog_core-18.1.0.toml b/index/ma/matreshka_spikedog_core/matreshka_spikedog_core-18.1.0.toml index d02bdb5d..65331296 100644 --- a/index/ma/matreshka_spikedog_core/matreshka_spikedog_core-18.1.0.toml +++ b/index/ma/matreshka_spikedog_core/matreshka_spikedog_core-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_spikedog_core" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_spikedog_core.gpr"] diff --git a/index/ma/matreshka_spikedog_core/matreshka_spikedog_core-20.1.0.toml b/index/ma/matreshka_spikedog_core/matreshka_spikedog_core-20.1.0.toml index 1ba60128..84a4a6e4 100644 --- a/index/ma/matreshka_spikedog_core/matreshka_spikedog_core-20.1.0.toml +++ b/index/ma/matreshka_spikedog_core/matreshka_spikedog_core-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_spikedog_core" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_spikedog_core.gpr"] diff --git a/index/ma/matreshka_sql/matreshka_sql-18.1.0.toml b/index/ma/matreshka_sql/matreshka_sql-18.1.0.toml index d4225bd5..22af90fe 100644 --- a/index/ma/matreshka_sql/matreshka_sql-18.1.0.toml +++ b/index/ma/matreshka_sql/matreshka_sql-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_sql" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_sql.gpr"] diff --git a/index/ma/matreshka_sql/matreshka_sql-20.1.0.toml b/index/ma/matreshka_sql/matreshka_sql-20.1.0.toml index 7d82ec13..9669192e 100644 --- a/index/ma/matreshka_sql/matreshka_sql-20.1.0.toml +++ b/index/ma/matreshka_sql/matreshka_sql-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_sql" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_sql.gpr"] diff --git a/index/ma/matreshka_sql_firebird/matreshka_sql_firebird-20.1.0.toml b/index/ma/matreshka_sql_firebird/matreshka_sql_firebird-20.1.0.toml index c43c9aa2..8d71ffcc 100644 --- a/index/ma/matreshka_sql_firebird/matreshka_sql_firebird-20.1.0.toml +++ b/index/ma/matreshka_sql_firebird/matreshka_sql_firebird-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_sql_firebird" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_sql_firebird.gpr"] diff --git a/index/ma/matreshka_sql_mysql/matreshka_sql_mysql-20.1.0.toml b/index/ma/matreshka_sql_mysql/matreshka_sql_mysql-20.1.0.toml index 87f99f98..1087aca4 100644 --- a/index/ma/matreshka_sql_mysql/matreshka_sql_mysql-20.1.0.toml +++ b/index/ma/matreshka_sql_mysql/matreshka_sql_mysql-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_sql_mysql" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_sql_mysql.gpr"] diff --git a/index/ma/matreshka_sql_oracle/matreshka_sql_oracle-20.1.0.toml b/index/ma/matreshka_sql_oracle/matreshka_sql_oracle-20.1.0.toml index c8421d76..a53c8ea7 100644 --- a/index/ma/matreshka_sql_oracle/matreshka_sql_oracle-20.1.0.toml +++ b/index/ma/matreshka_sql_oracle/matreshka_sql_oracle-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_sql_oracle" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_sql_oracle.gpr"] diff --git a/index/ma/matreshka_sql_postgresql/matreshka_sql_postgresql-20.1.0.toml b/index/ma/matreshka_sql_postgresql/matreshka_sql_postgresql-20.1.0.toml index 4958b767..56750d63 100644 --- a/index/ma/matreshka_sql_postgresql/matreshka_sql_postgresql-20.1.0.toml +++ b/index/ma/matreshka_sql_postgresql/matreshka_sql_postgresql-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_sql_postgresql" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_sql_postgresql.gpr"] diff --git a/index/ma/matreshka_sql_sqlite3/matreshka_sql_sqlite3-20.1.0.toml b/index/ma/matreshka_sql_sqlite3/matreshka_sql_sqlite3-20.1.0.toml index 1fcde772..0f777cb9 100644 --- a/index/ma/matreshka_sql_sqlite3/matreshka_sql_sqlite3-20.1.0.toml +++ b/index/ma/matreshka_sql_sqlite3/matreshka_sql_sqlite3-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_sql_sqlite3" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_sql_sqlite3.gpr"] diff --git a/index/ma/matreshka_xml/matreshka_xml-18.1.0.toml b/index/ma/matreshka_xml/matreshka_xml-18.1.0.toml index 9e639fa3..deca6847 100644 --- a/index/ma/matreshka_xml/matreshka_xml-18.1.0.toml +++ b/index/ma/matreshka_xml/matreshka_xml-18.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_xml" version = "18.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_xml.gpr"] diff --git a/index/ma/matreshka_xml/matreshka_xml-20.1.0.toml b/index/ma/matreshka_xml/matreshka_xml-20.1.0.toml index c334a68e..4f8c27e9 100644 --- a/index/ma/matreshka_xml/matreshka_xml-20.1.0.toml +++ b/index/ma/matreshka_xml/matreshka_xml-20.1.0.toml @@ -3,7 +3,7 @@ name = "matreshka_xml" version = "20.1.0" website = "https://forge.ada-ru.org/matreshka" authors = ["Vadim Godunko"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["build_matreshka_xml.gpr"] diff --git a/index/mi/microbit_bsp/microbit_bsp-0.1.0.toml b/index/mi/microbit_bsp/microbit_bsp-0.1.0.toml index ebb95115..a4846558 100644 --- a/index/mi/microbit_bsp/microbit_bsp-0.1.0.toml +++ b/index/mi/microbit_bsp/microbit_bsp-0.1.0.toml @@ -13,7 +13,7 @@ Library](https://github.com/AdaCore/Ada_Drivers_Library/) repo. name = "microbit_bsp" version = "0.1.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" website="https://github.com/AdaCore/Ada_Drivers_Library/" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/mi/microbit_bsp/microbit_bsp-0.2.0.toml b/index/mi/microbit_bsp/microbit_bsp-0.2.0.toml index eba485a1..b4f75aaa 100644 --- a/index/mi/microbit_bsp/microbit_bsp-0.2.0.toml +++ b/index/mi/microbit_bsp/microbit_bsp-0.2.0.toml @@ -13,7 +13,7 @@ Library](https://github.com/AdaCore/Ada_Drivers_Library/) repo. name = "microbit_bsp" version = "0.2.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" website="https://github.com/AdaCore/Ada_Drivers_Library/" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/mi/microbit_examples/microbit_examples-0.1.0.toml b/index/mi/microbit_examples/microbit_examples-0.1.0.toml index 0d1a5465..0e64c2ea 100644 --- a/index/mi/microbit_examples/microbit_examples-0.1.0.toml +++ b/index/mi/microbit_examples/microbit_examples-0.1.0.toml @@ -81,7 +81,7 @@ That's it, you are ready to hack the micro:bit with Ada! name = "microbit_examples" version = "0.1.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" website="https://github.com/AdaCore/Ada_Drivers_Library/" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/mi/minirest/minirest-0.1.0.toml b/index/mi/minirest/minirest-0.1.0.toml index 61b4611e..3d12101e 100644 --- a/index/mi/minirest/minirest-0.1.0.toml +++ b/index/mi/minirest/minirest-0.1.0.toml @@ -6,7 +6,7 @@ authors = ["Alejandro R. Mosteo"] maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] -licenses = ["MIT"] +licenses = "MIT" tags = ["rest"] website = "https://github.com/mosteo/minirest" diff --git a/index/mi/minisamd51_bsp/minisamd51_bsp-0.1.0.toml b/index/mi/minisamd51_bsp/minisamd51_bsp-0.1.0.toml index ccf65cc9..9378d6c0 100644 --- a/index/mi/minisamd51_bsp/minisamd51_bsp-0.1.0.toml +++ b/index/mi/minisamd51_bsp/minisamd51_bsp-0.1.0.toml @@ -1,7 +1,7 @@ description = "Board Support Package for the MiniSAM D51" name = "minisamd51_bsp" version = "0.1.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] tags = ["embedded", "nostd", "samd51", "minisam"] diff --git a/index/mi/minisamd51_example/minisamd51_example-0.1.0.toml b/index/mi/minisamd51_example/minisamd51_example-0.1.0.toml index 161eed3e..d28a3bdb 100644 --- a/index/mi/minisamd51_example/minisamd51_example-0.1.0.toml +++ b/index/mi/minisamd51_example/minisamd51_example-0.1.0.toml @@ -1,7 +1,7 @@ description = "Example project for the MiniSAM D51" name = "minisamd51_example" version = "0.1.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] authors = ["Fabien Chouteau "] diff --git a/index/nc/ncursesada/ncursesada-external.toml b/index/nc/ncursesada/ncursesada-external.toml index addc1818..d35d886e 100644 --- a/index/nc/ncursesada/ncursesada-external.toml +++ b/index/nc/ncursesada/ncursesada-external.toml @@ -1,7 +1,7 @@ description = "Ada binding to the ncurses text interface library" name = "ncursesada" authors = ["Thomas E. Dickey", "Juergen Pfeifer", "Eugene V Melaragno", "Nicolas Boulenguez"] -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/nr/nrf5x_hal/nrf5x_hal-0.1.0.toml b/index/nr/nrf5x_hal/nrf5x_hal-0.1.0.toml index fc3d8973..d48a5475 100644 --- a/index/nr/nrf5x_hal/nrf5x_hal-0.1.0.toml +++ b/index/nr/nrf5x_hal/nrf5x_hal-0.1.0.toml @@ -1,7 +1,7 @@ description = "Drivers and HAL for the Nordic nRF5X micro-controller family" name = "nrf5x_hal" version = "0.1.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" website="https://github.com/AdaCore/Ada_Drivers_Library/" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/op/openglada/openglada-0.6.0.toml b/index/op/openglada/openglada-0.6.0.toml index 8782fd8d..184aae46 100644 --- a/index/op/openglada/openglada-0.6.0.toml +++ b/index/op/openglada/openglada-0.6.0.toml @@ -4,7 +4,7 @@ version = "0.6.0" website = "http://flyx.github.io/OpenGLAda/" authors = ["Felix Krause "] executables = ["gl_test-opengl3", "gl_test-context", "gl_test-vbos", "gl_test-shaders", "gl_test-framebuffers", "gl_test-immediate"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["Felix Krause "] maintainers-logins = ["flyx"] project-files = ["opengl.gpr", "opengl-glfw.gpr", "opengl-soil.gpr", "opengl-test.gpr"] diff --git a/index/pk/pkg_config/pkg_config-external.toml b/index/pk/pkg_config/pkg_config-external.toml index e477195a..bcf9e509 100644 --- a/index/pk/pkg_config/pkg_config-external.toml +++ b/index/pk/pkg_config/pkg_config-external.toml @@ -1,6 +1,6 @@ description = "" name = "pkg_config" -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/pl/plplot/plplot-external.toml b/index/pl/plplot/plplot-external.toml index 8e9b3328..53ab6d58 100644 --- a/index/pl/plplot/plplot-external.toml +++ b/index/pl/plplot/plplot-external.toml @@ -1,6 +1,6 @@ description = "A plotting library" name = "plplot" -licenses = ["LGPL 2.1"] +licenses = "LGPL-2.1-only" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/po/postgresql/postgresql-external.toml b/index/po/postgresql/postgresql-external.toml index a7314ff5..92f7c75d 100644 --- a/index/po/postgresql/postgresql-external.toml +++ b/index/po/postgresql/postgresql-external.toml @@ -1,6 +1,6 @@ description = "PostgreSQL relational database management system" name = "postgresql" -licenses = ["PostgreSQL"] +licenses = "PostgreSQL" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/pr/protobuf/protobuf-1.0.0.toml b/index/pr/protobuf/protobuf-1.0.0.toml index 1c4994b0..a9fff611 100644 --- a/index/pr/protobuf/protobuf-1.0.0.toml +++ b/index/pr/protobuf/protobuf-1.0.0.toml @@ -4,7 +4,7 @@ version = "1.0.0" website = "https://github.com/reznikmm/protobuf" authors = ["Maxim Reznik"] executables = ["protoc-gen-ada"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["Maxim Reznik "] maintainers-logins = ["reznikmm"] project-files = ["gnat/protoc_gen_ada.gpr"] diff --git a/index/py/pygamer_bsp/pygamer_bsp-0.1.0.toml b/index/py/pygamer_bsp/pygamer_bsp-0.1.0.toml index fe61f2ff..dedaf473 100644 --- a/index/py/pygamer_bsp/pygamer_bsp-0.1.0.toml +++ b/index/py/pygamer_bsp/pygamer_bsp-0.1.0.toml @@ -1,7 +1,7 @@ description = "Board Support Package for the AdaFruit PyGamer" name = "pygamer_bsp" version = "0.1.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["pygamer_bsp.gpr"] diff --git a/index/py/pygamer_simulator/pygamer_simulator-0.1.0.toml b/index/py/pygamer_simulator/pygamer_simulator-0.1.0.toml index 37f50443..961ff235 100644 --- a/index/py/pygamer_simulator/pygamer_simulator-0.1.0.toml +++ b/index/py/pygamer_simulator/pygamer_simulator-0.1.0.toml @@ -1,7 +1,7 @@ description = "SDL simulator of the AdaFruit PyGamer" name = "pygamer_simulator" version = "0.1.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["pygamer_simulator.gpr"] diff --git a/index/py/pygamer_simulator/pygamer_simulator-0.1.1.toml b/index/py/pygamer_simulator/pygamer_simulator-0.1.1.toml index f1697bcf..3d470ebd 100644 --- a/index/py/pygamer_simulator/pygamer_simulator-0.1.1.toml +++ b/index/py/pygamer_simulator/pygamer_simulator-0.1.1.toml @@ -4,7 +4,7 @@ description = "SDL simulator of the AdaFruit PyGamer console" website = "https://github.com/Fabien-Chouteau/pygamer-simulator" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" tags = ["pygamer", "adafruit", "game", "console", "simulator"] project-files = ["pygamer_simulator.gpr"] diff --git a/index/rc/rclada/rclada-0.1.0.toml b/index/rc/rclada/rclada-0.1.0.toml index f1ddaae7..6cd88be7 100644 --- a/index/rc/rclada/rclada-0.1.0.toml +++ b/index/rc/rclada/rclada-0.1.0.toml @@ -1,7 +1,7 @@ name = "rclada" description = "ROS2 Ada Client Library" version = "0.1.0" -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" authors = ["Alejandro R. Mosteo"] maintainers = ["Alejandro R. Mosteo "] diff --git a/index/rc/rclada_examples/rclada_examples-0.1.0.toml b/index/rc/rclada_examples/rclada_examples-0.1.0.toml index 3d3f19df..45d8b0cb 100644 --- a/index/rc/rclada_examples/rclada_examples-0.1.0.toml +++ b/index/rc/rclada_examples/rclada_examples-0.1.0.toml @@ -1,7 +1,7 @@ name = "rclada_examples" description = "ROS2 Ada Client Library - Examples" version = "0.1.0" -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" authors = ["Alejandro R. Mosteo"] maintainers = ["Alejandro R. Mosteo "] diff --git a/index/ro/ros2_foxy/ros2_foxy-external.toml b/index/ro/ros2_foxy/ros2_foxy-external.toml index d9dab47b..c2dbc972 100644 --- a/index/ro/ros2_foxy/ros2_foxy-external.toml +++ b/index/ro/ros2_foxy/ros2_foxy-external.toml @@ -1,6 +1,6 @@ description = "ROS2 Foxy distribution" name = "ros2_foxy" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] tags = ["ros", "robotics"] diff --git a/index/rs/rsfile/rsfile-1.0.0.toml b/index/rs/rsfile/rsfile-1.0.0.toml index c0c17aaa..39fba2cd 100644 --- a/index/rs/rsfile/rsfile-1.0.0.toml +++ b/index/rs/rsfile/rsfile-1.0.0.toml @@ -3,7 +3,7 @@ name = "rsfile" version = "1.0.0" authors = ["alejandro@mosteo.com"] executables = ["rsfile"] -licenses = ["GPL 3.0"] +licenses = "GPL-3.0-only" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/rx/rxada/rxada-0.1.0.toml b/index/rx/rxada/rxada-0.1.0.toml index de423298..37912d87 100644 --- a/index/rx/rxada/rxada-0.1.0.toml +++ b/index/rx/rxada/rxada-0.1.0.toml @@ -3,7 +3,7 @@ name = "rxada" version = "0.1.0" authors = ["Alejandro R. Mosteo"] executables = ["rx-examples-basic", "rx-examples-minimal", "rx-examples-tests", "rx-examples-threading"] -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] project-files = ["rxada.gpr", "rxada_lib.gpr", "rxada_examples.gpr"] diff --git a/index/sa/saatana/saatana-2.0.0.toml b/index/sa/saatana/saatana-2.0.0.toml index 67ab2dda..bcdc70bd 100644 --- a/index/sa/saatana/saatana-2.0.0.toml +++ b/index/sa/saatana/saatana-2.0.0.toml @@ -5,7 +5,7 @@ notes = "This version is deprecated. An error in the proof annotations has been version = "2.0.0" website = "https://github.heisenbug.eu/Saatana" executables = ["test_phelix"] -licenses = ["WTFPL"] +licenses = "WTFPL" maintainers = ["vinzent@heisenbug.eu"] maintainers-logins = ["Jellix"] project-files = ["saatana.gpr"] diff --git a/index/sa/saatana/saatana-2.0.2.toml b/index/sa/saatana/saatana-2.0.2.toml index e321ab89..44e2b0c0 100644 --- a/index/sa/saatana/saatana-2.0.2.toml +++ b/index/sa/saatana/saatana-2.0.2.toml @@ -4,7 +4,7 @@ name = "saatana" version = "2.0.2" website = "https://github.heisenbug.eu/Saatana" executables = ["test_phelix"] -licenses = ["WTFPL"] +licenses = "WTFPL" maintainers = ["vinzent@heisenbug.eu"] maintainers-logins = ["Jellix"] project-files = ["saatana.gpr"] diff --git a/index/sa/samd51_hal/samd51_hal-0.1.0.toml b/index/sa/samd51_hal/samd51_hal-0.1.0.toml index b3557b29..ea447a42 100644 --- a/index/sa/samd51_hal/samd51_hal-0.1.0.toml +++ b/index/sa/samd51_hal/samd51_hal-0.1.0.toml @@ -1,7 +1,7 @@ description = "Drivers and HAL for the SAMD51 micro-controller family" name = "samd51_hal" version = "0.1.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["ATSAMD51G18A.gpr", "ATSAMD51J18A.gpr", "ATSAMD51J20A.gpr", "ATSAMD51N20A.gpr", "ATSAMD51P20A.gpr", "ATSAMD51G19A.gpr", "ATSAMD51J19A.gpr", "ATSAMD51N19A.gpr", "ATSAMD51P19A.gpr"] diff --git a/index/sa/samd51_hal/samd51_hal-0.2.0.toml b/index/sa/samd51_hal/samd51_hal-0.2.0.toml index f5f33271..caff158e 100644 --- a/index/sa/samd51_hal/samd51_hal-0.2.0.toml +++ b/index/sa/samd51_hal/samd51_hal-0.2.0.toml @@ -1,7 +1,7 @@ description = "Drivers and HAL for the SAMD51 micro-controller family" name = "samd51_hal" version = "0.2.0" -licenses = ["BSD 3-Clauses"] +licenses = "BSD-3-Clause" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["ATSAMD51G18A.gpr", diff --git a/index/sd/sdlada/sdlada-2.3.1.toml b/index/sd/sdlada/sdlada-2.3.1.toml index 2bacc21d..7e9f3130 100644 --- a/index/sd/sdlada/sdlada-2.3.1.toml +++ b/index/sd/sdlada/sdlada-2.3.1.toml @@ -2,7 +2,7 @@ description = "Ada 2012 bindings to SDL 2" name = "sdlada" version = "2.3.1" authors = ["Luke A. Guest"] -licenses = ["zlib"] +licenses = "Zlib" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] project-files = ["build/gnat/sdlada.gpr"] diff --git a/index/se/security/security-1.2.1.toml b/index/se/security/security-1.2.1.toml index 144d6cd0..802176b6 100644 --- a/index/se/security/security-1.2.1.toml +++ b/index/se/security/security-1.2.1.toml @@ -1,7 +1,7 @@ description = "Security Library for HTTP client and server with OAuth2 support" name = "security" version = "1.2.1" -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/security.gpr"] diff --git a/index/se/semantic_versioning/semantic_versioning-1.0.1.toml b/index/se/semantic_versioning/semantic_versioning-1.0.1.toml index 1797dac5..65155f06 100644 --- a/index/se/semantic_versioning/semantic_versioning-1.0.1.toml +++ b/index/se/semantic_versioning/semantic_versioning-1.0.1.toml @@ -1,7 +1,7 @@ description = "Semantic Versioning in Ada" name = "semantic_versioning" version = "1.0.1" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/se/semantic_versioning/semantic_versioning-2.0.0.toml b/index/se/semantic_versioning/semantic_versioning-2.0.0.toml index ef926b55..b1dcf26d 100644 --- a/index/se/semantic_versioning/semantic_versioning-2.0.0.toml +++ b/index/se/semantic_versioning/semantic_versioning-2.0.0.toml @@ -1,7 +1,7 @@ name = "semantic_versioning" version = "2.0.0" description = "Semantic Versioning in Ada" -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" authors = [ "Alejandro R. Mosteo" ] maintainers = [ "alejandro@mosteo.com", ] diff --git a/index/se/serverfaces/serverfaces-1.3.0.toml b/index/se/serverfaces/serverfaces-1.3.0.toml index bf4aa8b8..a103526f 100644 --- a/index/se/serverfaces/serverfaces-1.3.0.toml +++ b/index/se/serverfaces/serverfaces-1.3.0.toml @@ -1,7 +1,7 @@ description = "Web Server Faces JSR 252, JSR 314 and JSR 344" name = "serverfaces" version = "1.3.0" -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/asf.gpr"] diff --git a/index/se/serverfaces_unit/serverfaces_unit-1.3.0.toml b/index/se/serverfaces_unit/serverfaces_unit-1.3.0.toml index a2ad0484..5a3ecac1 100644 --- a/index/se/serverfaces_unit/serverfaces_unit-1.3.0.toml +++ b/index/se/serverfaces_unit/serverfaces_unit-1.3.0.toml @@ -1,7 +1,7 @@ description = "Web Server Faces JSR 252, JSR 314 and JSR 344 (Testing framework)" name = "serverfaces_unit" version = "1.3.0" -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/unit/asf.gpr"] diff --git a/index/se/servletada/servletada-1.3.0.toml b/index/se/servletada/servletada-1.3.0.toml index d235f934..f04fcea8 100644 --- a/index/se/servletada/servletada-1.3.0.toml +++ b/index/se/servletada/servletada-1.3.0.toml @@ -1,7 +1,7 @@ description = "Web Servlet Library following JSR 154, JSR 315 (Core)" name = "servletada" version = "1.3.0" -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/servletada.gpr"] diff --git a/index/se/servletada_aws/servletada_aws-1.3.0.toml b/index/se/servletada_aws/servletada_aws-1.3.0.toml index ca3089e5..6efce806 100644 --- a/index/se/servletada_aws/servletada_aws-1.3.0.toml +++ b/index/se/servletada_aws/servletada_aws-1.3.0.toml @@ -1,7 +1,7 @@ description = "Web Servlet Library following JSR 154, JSR 315 (AWS)" name = "servletada_aws" version = "1.3.0" -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/aws/servletada_aws.gpr"] diff --git a/index/se/servletada_unit/servletada_unit-1.3.0.toml b/index/se/servletada_unit/servletada_unit-1.3.0.toml index 6fc03cfa..9e23ac1a 100644 --- a/index/se/servletada_unit/servletada_unit-1.3.0.toml +++ b/index/se/servletada_unit/servletada_unit-1.3.0.toml @@ -1,7 +1,7 @@ description = "Web Servlet Library following JSR 154, JSR 315 (Testing framework)" name = "servletada_unit" version = "1.3.0" -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/unit/servletada_unit.gpr"] diff --git a/index/sh/shoot_n_loot/shoot_n_loot-0.1.0.toml b/index/sh/shoot_n_loot/shoot_n_loot-0.1.0.toml index 4cc2a0d7..f029eab5 100644 --- a/index/sh/shoot_n_loot/shoot_n_loot-0.1.0.toml +++ b/index/sh/shoot_n_loot/shoot_n_loot-0.1.0.toml @@ -4,7 +4,7 @@ description = "Platform game for the AdaFruit PyGamer console" website = "https://github.com/Fabien-Chouteau/shoot-n-loot" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] -licenses = ["MIT"] +licenses = "MIT" tags = ["pygamer", "game", "simulator"] project-files = ["shoot_n_loot_simulator.gpr"] executables = ["shoot_n_loot_sim"] diff --git a/index/si/si_units/si_units-0.1.0.toml b/index/si/si_units/si_units-0.1.0.toml index 1360af54..764a9e47 100644 --- a/index/si/si_units/si_units-0.1.0.toml +++ b/index/si/si_units/si_units-0.1.0.toml @@ -2,7 +2,7 @@ description = "Pretty print physical values in properly scaled metric (SI) units name = "si_units" version = "0.1.0" website = "https://github.heisenbug.eu/si_units" -licenses = ["WTFPL"] +licenses = "WTFPL" maintainers = ["vinzent@heisenbug.eu"] maintainers-logins = ["Jellix"] project-files = ["si_units_lib.gpr"] diff --git a/index/si/si_units/si_units-0.1.3.toml b/index/si/si_units/si_units-0.1.3.toml index d49f7122..622d1f47 100644 --- a/index/si/si_units/si_units-0.1.3.toml +++ b/index/si/si_units/si_units-0.1.3.toml @@ -3,7 +3,7 @@ name = "si_units" version = "0.1.3" authors = ["Vinzent \"Jellix\" Saranen"] website = "https://github.heisenbug.eu/si_units" -licenses = ["WTFPL"] +licenses = "WTFPL" maintainers = ["vinzent@heisenbug.eu"] maintainers-logins = ["Jellix"] project-files = ["si_units_lib.gpr"] diff --git a/index/si/si_units/si_units-0.2.0.toml b/index/si/si_units/si_units-0.2.0.toml index cca90f3c..7bdda190 100644 --- a/index/si/si_units/si_units-0.2.0.toml +++ b/index/si/si_units/si_units-0.2.0.toml @@ -27,7 +27,7 @@ name = "si_units" version = "0.2.0" authors = ["Vinzent \"Jellix\" Saranen"] website = "https://github.heisenbug.eu/si_units" -licenses = ["WTFPL"] +licenses = "WTFPL" tags = ["utilities", "formatting"] maintainers = ["vinzent@heisenbug.eu"] maintainers-logins = ["Jellix"] diff --git a/index/si/simple_components/simple_components-4.42.0.toml b/index/si/simple_components/simple_components-4.42.0.toml index 0fb09d43..4ea547fe 100644 --- a/index/si/simple_components/simple_components-4.42.0.toml +++ b/index/si/simple_components/simple_components-4.42.0.toml @@ -4,7 +4,7 @@ notes = "Tasking=Single seems to be broken at persistent-single_file-text_io.adb version = "4.42.0" website = "http://www.dmitry-kazakov.de/ada/components.htm" authors = ["Dmitry A. Kazakov"] -licenses = ["GMGPL 2.0"] +licenses = "GPL-2.0-only WITH GCC-exception-2.0" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] project-files = ["components.gpr", "components-connections_server.gpr", "components-connections_server-elv_max_cube.gpr", "components-connections_server-http_server.gpr", "components-connections_server-http_server-sqlite_browser.gpr", "components-connections_server-modbus.gpr", "components-connections_server-mqtt.gpr", "components-connections_server-secure.gpr", "components-connections_server-smtp.gpr", "components-gnutls.gpr", "components-ntp.gpr", "components-odbc.gpr", "components-sqlite.gpr", "strings_edit.gpr", "tables.gpr"] diff --git a/index/si/simple_logging/simple_logging-1.1.0.toml b/index/si/simple_logging/simple_logging-1.1.0.toml index 31a97772..aedf0c37 100644 --- a/index/si/simple_logging/simple_logging-1.1.0.toml +++ b/index/si/simple_logging/simple_logging-1.1.0.toml @@ -1,7 +1,7 @@ description = "Simple logging to console" name = "simple_logging" version = "1.1.0" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/si/simple_logging/simple_logging-1.2.0.toml b/index/si/simple_logging/simple_logging-1.2.0.toml index b5ce5abb..364c0db5 100644 --- a/index/si/simple_logging/simple_logging-1.2.0.toml +++ b/index/si/simple_logging/simple_logging-1.2.0.toml @@ -1,7 +1,7 @@ name = "simple_logging" version = "1.2.0" description = "Simple logging to console" -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" authors = [ "Alejandro R. Mosteo", ] maintainers = [ "alejandro@mosteo.com", ] diff --git a/index/so/socketcan/socketcan-1.0.0.toml b/index/so/socketcan/socketcan-1.0.0.toml index f35ca54f..e47e7422 100644 --- a/index/so/socketcan/socketcan-1.0.0.toml +++ b/index/so/socketcan/socketcan-1.0.0.toml @@ -1,7 +1,7 @@ description = "An Ada language binding to SocketCAN for GNU/Linux systems" name = "socketcan" version = "1.0.0" -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" maintainers = ["glen.m.cornell@gmail.com"] maintainers-logins = ["glencornell"] project-files = ["src/socketcan.gpr"] diff --git a/index/sp/sparknacl/sparknacl-1.0.0.toml b/index/sp/sparknacl/sparknacl-1.0.0.toml index eaf91083..0d07665b 100644 --- a/index/sp/sparknacl/sparknacl-1.0.0.toml +++ b/index/sp/sparknacl/sparknacl-1.0.0.toml @@ -3,7 +3,7 @@ description = "Verified SPARK 2014 re-implementation of TweetNaCl cryptographic long-description = "SPARK 2014 re-implementation of TweetNaCl cryptographic library, with fully automated proofs of type safety and some correctness properties" version = "1.0.0" tags = ["spark", "cryptography", "security", "nacl", "curve25519", "ed25519", "tweetnacl"] -licenses = ["BSD 2-Clauses"] +licenses = "BSD-2-Clause" website = "https://github.com/rod-chapman/SPARKNaCl" authors = ["Rod Chapman"] diff --git a/index/sp/spat/spat-1.0.0.toml b/index/sp/spat/spat-1.0.0.toml index 6939bde5..055245b1 100644 --- a/index/sp/spat/spat-1.0.0.toml +++ b/index/sp/spat/spat-1.0.0.toml @@ -4,7 +4,7 @@ name = "spat" version = "1.0.0" website = "https://github.heisenbug.eu/spat" executables = ["run_spat"] -licenses = ["WTFPL"] +licenses = "WTFPL" maintainers = ["vinzent@heisenbug.eu"] maintainers-logins = ["Jellix"] project-files = ["spat.gpr"] diff --git a/index/sp/spat/spat-1.2.1.toml b/index/sp/spat/spat-1.2.1.toml index 87b772b6..84db233a 100644 --- a/index/sp/spat/spat-1.2.1.toml +++ b/index/sp/spat/spat-1.2.1.toml @@ -5,7 +5,7 @@ version = "1.2.1" authors = ["Vinzent \"Jellix\" Saranen"] website = "https://github.heisenbug.eu/spat" executables = ["run_spat"] -licenses = ["WTFPL"] +licenses = "WTFPL" maintainers = ["vinzent@heisenbug.eu"] maintainers-logins = ["Jellix"] project-files = ["spat.gpr"] diff --git a/index/sp/spat/spat-1.3.0.toml b/index/sp/spat/spat-1.3.0.toml index 6285a757..0b81c558 100644 --- a/index/sp/spat/spat-1.3.0.toml +++ b/index/sp/spat/spat-1.3.0.toml @@ -9,7 +9,7 @@ name = "spat" version = "1.3.0" authors = ["Vinzent \"Jellix\" Saranen"] website = "https://github.heisenbug.eu/spat" -licenses = ["WTFPL"] +licenses = "WTFPL" tags = ["spark"] maintainers = ["vinzent@heisenbug.eu"] diff --git a/index/sp/spawn/spawn-1.0.0.toml b/index/sp/spawn/spawn-1.0.0.toml index d433f80c..72edb345 100644 --- a/index/sp/spawn/spawn-1.0.0.toml +++ b/index/sp/spawn/spawn-1.0.0.toml @@ -4,7 +4,7 @@ long-description = "This is Glib indepentent implementation of a spawn processes version = "1.0.0" website = "https://github.com/reznikmm/spawn" authors = ["AdaCore", "Max Reznik"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["Vadim Godunko ", "Max Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["gnat/spawn.gpr"] diff --git a/index/sp/spawn_glib/spawn_glib-1.0.0.toml b/index/sp/spawn_glib/spawn_glib-1.0.0.toml index 312ecd4a..8ca0f191 100644 --- a/index/sp/spawn_glib/spawn_glib-1.0.0.toml +++ b/index/sp/spawn_glib/spawn_glib-1.0.0.toml @@ -4,7 +4,7 @@ long-description = "This is Glib integrated implementation of a spawn processes version = "1.0.0" website = "https://github.com/reznikmm/spawn" authors = ["AdaCore", "Max Reznik"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["Vadim Godunko ", "Max Reznik "] maintainers-logins = ["godunko", "reznikmm"] project-files = ["gnat/spawn_glib.gpr"] diff --git a/index/sp/spdx/spdx-0.1.0.toml b/index/sp/spdx/spdx-0.1.0.toml index 873c8405..2e4f9134 100644 --- a/index/sp/spdx/spdx-0.1.0.toml +++ b/index/sp/spdx/spdx-0.1.0.toml @@ -5,7 +5,7 @@ version = "0.1.0" authors = ["Fabien Chouteau"] maintainers = ["Fabien Chouteau "] maintainers-logins = ["Fabien-Chouteau"] -licenses = ["MIT"] +licenses = "MIT" website="https://github.com/Fabien-Chouteau/spdx_ada" tags = ['spdx', 'license'] diff --git a/index/sp/spdx/spdx-0.2.0.toml b/index/sp/spdx/spdx-0.2.0.toml index 722f1b93..adbacd63 100644 --- a/index/sp/spdx/spdx-0.2.0.toml +++ b/index/sp/spdx/spdx-0.2.0.toml @@ -5,7 +5,7 @@ version = "0.2.0" authors = ["Fabien Chouteau"] maintainers = ["Fabien Chouteau "] maintainers-logins = ["Fabien-Chouteau"] -licenses = ["MIT"] +licenses = "MIT" website="https://github.com/Fabien-Chouteau/spdx_ada" tags = ['spdx', 'license'] diff --git a/index/te/templates_parser/templates_parser-17.2.0.toml b/index/te/templates_parser/templates_parser-17.2.0.toml index 05928788..248af684 100644 --- a/index/te/templates_parser/templates_parser-17.2.0.toml +++ b/index/te/templates_parser/templates_parser-17.2.0.toml @@ -3,7 +3,7 @@ name = "templates_parser" version = "17.2.0" website = "https://github.com/AdaCore/templates-parser" authors = ["AdaCore"] -licenses = ["GPL 3.0"] +licenses = "GPL-3.0-only" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/te/templates_parser/templates_parser-21.0.0.toml b/index/te/templates_parser/templates_parser-21.0.0.toml index 18882d89..978ceb39 100644 --- a/index/te/templates_parser/templates_parser-21.0.0.toml +++ b/index/te/templates_parser/templates_parser-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "Templates Parser: File generation from templates in Ada" website = "https://github.com/AdaCore/templates-parser" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["templates_parser.gpr"] diff --git a/index/ti/tiny_text/tiny_text-1.0.0.toml b/index/ti/tiny_text/tiny_text-1.0.0.toml index b709a00b..f4f1b1f0 100644 --- a/index/ti/tiny_text/tiny_text-1.0.0.toml +++ b/index/ti/tiny_text/tiny_text-1.0.0.toml @@ -5,7 +5,7 @@ version = "1.0.0" authors = ["Jeremy Grosser"] maintainers = ["Jeremy Grosser "] maintainers-logins = ["JeremyGrosser"] -licenses = ["MIT"] +licenses = "MIT" website = ["https://github.com/JeremyGrosser/tiny_text"] tags = ["font", "hal", "bitmap", "text"] diff --git a/index/un/unixodbc/unixodbc-external.toml b/index/un/unixodbc/unixodbc-external.toml index 5c67808f..ae0eb4be 100644 --- a/index/un/unixodbc/unixodbc-external.toml +++ b/index/un/unixodbc/unixodbc-external.toml @@ -1,7 +1,7 @@ description = "Open Database Connectivity drivers for UNIX platforms" website = "http://www.unixodbc.org" name = "unixodbc" -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/ur/uri_ada/uri_ada-1.0.0.toml b/index/ur/uri_ada/uri_ada-1.0.0.toml index 538c0cbb..5208fa32 100644 --- a/index/ur/uri_ada/uri_ada-1.0.0.toml +++ b/index/ur/uri_ada/uri_ada-1.0.0.toml @@ -1,7 +1,7 @@ name = "uri_ada" description = "Processing of URI strings" version = "1.0.0" -licenses = ["LGPL 3.0"] +licenses = "LGPL-3.0-only" authors = ["Alejandro R. Mosteo"] maintainers = ["Alejandro R. Mosteo "] diff --git a/index/ut/utilada/utilada-2.0.0.toml b/index/ut/utilada/utilada-2.0.0.toml index acf4e389..1fc78d5c 100644 --- a/index/ut/utilada/utilada-2.0.0.toml +++ b/index/ut/utilada/utilada-2.0.0.toml @@ -3,7 +3,7 @@ long-description = "\n[![Build Status](https://img.shields.io/jenkins/s/https/je name = "utilada" version = "2.0.0" authors = ["Stephane.Carrez@gmail.com"] -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/utilada_conf.gpr", "utilada_core.gpr", "utilada_base.gpr", "utilada_sys.gpr"] diff --git a/index/ut/utilada/utilada-2.1.0.toml b/index/ut/utilada/utilada-2.1.0.toml index a355459e..cff724f4 100644 --- a/index/ut/utilada/utilada-2.1.0.toml +++ b/index/ut/utilada/utilada-2.1.0.toml @@ -3,7 +3,7 @@ long-description = "\n[![Build Status](https://img.shields.io/jenkins/s/https/je name = "utilada" version = "2.1.0" authors = ["Stephane.Carrez@gmail.com"] -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/utilada_conf.gpr", "utilada_core.gpr", "utilada_base.gpr", "utilada_sys.gpr"] diff --git a/index/ut/utilada_aws/utilada_aws-2.0.0.toml b/index/ut/utilada_aws/utilada_aws-2.0.0.toml index 132f2acd..ba0c2535 100644 --- a/index/ut/utilada_aws/utilada_aws-2.0.0.toml +++ b/index/ut/utilada_aws/utilada_aws-2.0.0.toml @@ -3,7 +3,7 @@ long-description = "\n[![Build Status](https://img.shields.io/jenkins/s/https/je name = "utilada_aws" version = "2.0.0" authors = ["Stephane.Carrez@gmail.com"] -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/aws/utilada_aws.gpr"] diff --git a/index/ut/utilada_aws/utilada_aws-2.1.0.toml b/index/ut/utilada_aws/utilada_aws-2.1.0.toml index 79774e08..b9325536 100644 --- a/index/ut/utilada_aws/utilada_aws-2.1.0.toml +++ b/index/ut/utilada_aws/utilada_aws-2.1.0.toml @@ -3,7 +3,7 @@ long-description = "\n[![Build Status](https://img.shields.io/jenkins/s/https/je name = "utilada_aws" version = "2.1.0" authors = ["Stephane.Carrez@gmail.com"] -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/aws/utilada_aws.gpr"] diff --git a/index/ut/utilada_curl/utilada_curl-2.0.0.toml b/index/ut/utilada_curl/utilada_curl-2.0.0.toml index da8c1fef..80c215af 100644 --- a/index/ut/utilada_curl/utilada_curl-2.0.0.toml +++ b/index/ut/utilada_curl/utilada_curl-2.0.0.toml @@ -3,7 +3,7 @@ long-description = "\n[![Build Status](https://img.shields.io/jenkins/s/https/je name = "utilada_curl" version = "2.0.0" authors = ["Stephane.Carrez@gmail.com"] -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = ["utilada_curl.gpr"] diff --git a/index/ut/utilada_curl/utilada_curl-2.1.0.toml b/index/ut/utilada_curl/utilada_curl-2.1.0.toml index 03b04a0e..b96b37fe 100644 --- a/index/ut/utilada_curl/utilada_curl-2.1.0.toml +++ b/index/ut/utilada_curl/utilada_curl-2.1.0.toml @@ -3,7 +3,7 @@ long-description = "\n[![Build Status](https://img.shields.io/jenkins/s/https/je name = "utilada_curl" version = "2.1.0" authors = ["Stephane.Carrez@gmail.com"] -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = ["utilada_curl.gpr"] diff --git a/index/ut/utilada_lzma/utilada_lzma-2.0.0.toml b/index/ut/utilada_lzma/utilada_lzma-2.0.0.toml index 139d721a..08c674d0 100644 --- a/index/ut/utilada_lzma/utilada_lzma-2.0.0.toml +++ b/index/ut/utilada_lzma/utilada_lzma-2.0.0.toml @@ -3,7 +3,7 @@ long-description = "\n[![Build Status](https://img.shields.io/jenkins/s/https/je name = "utilada_lzma" version = "2.0.0" authors = ["Stephane.Carrez@gmail.com"] -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/lzma/utilada_lzma.gpr"] diff --git a/index/ut/utilada_lzma/utilada_lzma-2.1.0.toml b/index/ut/utilada_lzma/utilada_lzma-2.1.0.toml index f2749986..dc0c342a 100644 --- a/index/ut/utilada_lzma/utilada_lzma-2.1.0.toml +++ b/index/ut/utilada_lzma/utilada_lzma-2.1.0.toml @@ -3,7 +3,7 @@ long-description = "\n[![Build Status](https://img.shields.io/jenkins/s/https/je name = "utilada_lzma" version = "2.1.0" authors = ["Stephane.Carrez@gmail.com"] -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/lzma/utilada_lzma.gpr"] diff --git a/index/ut/utilada_unit/utilada_unit-2.0.0.toml b/index/ut/utilada_unit/utilada_unit-2.0.0.toml index af5174b6..48324b62 100644 --- a/index/ut/utilada_unit/utilada_unit-2.0.0.toml +++ b/index/ut/utilada_unit/utilada_unit-2.0.0.toml @@ -3,7 +3,7 @@ long-description = "\n[![Build Status](https://img.shields.io/jenkins/s/https/je name = "utilada_unit" version = "2.0.0" authors = ["Stephane.Carrez@gmail.com"] -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/unit/utilada_unit.gpr"] diff --git a/index/ut/utilada_unit/utilada_unit-2.1.0.toml b/index/ut/utilada_unit/utilada_unit-2.1.0.toml index 6feb60ea..073fd67b 100644 --- a/index/ut/utilada_unit/utilada_unit-2.1.0.toml +++ b/index/ut/utilada_unit/utilada_unit-2.1.0.toml @@ -3,7 +3,7 @@ long-description = "\n[![Build Status](https://img.shields.io/jenkins/s/https/je name = "utilada_unit" version = "2.1.0" authors = ["Stephane.Carrez@gmail.com"] -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/unit/utilada_unit.gpr"] diff --git a/index/ut/utilada_xml/utilada_xml-2.0.0.toml b/index/ut/utilada_xml/utilada_xml-2.0.0.toml index 42a32e92..140b846a 100644 --- a/index/ut/utilada_xml/utilada_xml-2.0.0.toml +++ b/index/ut/utilada_xml/utilada_xml-2.0.0.toml @@ -3,7 +3,7 @@ long-description = "\n[![Build Status](https://img.shields.io/jenkins/s/https/je name = "utilada_xml" version = "2.0.0" authors = ["Stephane.Carrez@gmail.com"] -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/xml/utilada_xml.gpr"] diff --git a/index/ut/utilada_xml/utilada_xml-2.1.0.toml b/index/ut/utilada_xml/utilada_xml-2.1.0.toml index 340ff23c..1b7f26fc 100644 --- a/index/ut/utilada_xml/utilada_xml-2.1.0.toml +++ b/index/ut/utilada_xml/utilada_xml-2.1.0.toml @@ -3,7 +3,7 @@ long-description = "\n[![Build Status](https://img.shields.io/jenkins/s/https/je name = "utilada_xml" version = "2.1.0" authors = ["Stephane.Carrez@gmail.com"] -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/xml/utilada_xml.gpr"] diff --git a/index/vi/virtapu/virtapu-0.1.1.toml b/index/vi/virtapu/virtapu-0.1.1.toml index 7334f0f8..ec16cd19 100644 --- a/index/vi/virtapu/virtapu-0.1.1.toml +++ b/index/vi/virtapu/virtapu-0.1.1.toml @@ -2,7 +2,7 @@ description = "A virtual Audio Processing Unit to simulate 8-bit era game sounds long-description = "# VirtAPU\nA virtual Audio Processing Unit to simulate 8-bit era game sounds \n\n - 4 voices:\n - Pulse\n - Triangle\n - Noise1 (LFSR 1)\n - Noise2 (LFSR 6)\n - Pulse witdth modulation\n - Decay\n - Frequency sweep\n - Sequencer\n" name = "virtapu" version = "0.1.1" -licenses = ["MIT"] +licenses = "MIT" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["virtapu.gpr"] diff --git a/index/vi/virtapu/virtapu-0.2.0.toml b/index/vi/virtapu/virtapu-0.2.0.toml index ae885689..d13654fa 100644 --- a/index/vi/virtapu/virtapu-0.2.0.toml +++ b/index/vi/virtapu/virtapu-0.2.0.toml @@ -18,7 +18,7 @@ A virtual Audio Processing Unit to simulate 8-bit era game sounds name = "virtapu" version = "0.2.0" website="https://github.com/Fabien-Chouteau/virtapu" -licenses = ["MIT"] +licenses = "MIT" authors=["Fabien Chouteau"] maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/vs/vss/vss-21.0.0.toml b/index/vs/vss/vss-21.0.0.toml index e9aa4d83..7832d77c 100644 --- a/index/vs/vss/vss-21.0.0.toml +++ b/index/vs/vss/vss-21.0.0.toml @@ -6,7 +6,7 @@ tags = ["unicode", "json", "text"] authors = ["AdaCore"] maintainers = ["Vadim Godunko ", "Maxim Reznik "] maintainers-logins = ["godunko", "reznikmm"] -licenses = ["GMGPL 3.0"] +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"] diff --git a/index/we/webdriver/webdriver-1.0.0.toml b/index/we/webdriver/webdriver-1.0.0.toml index 39277d04..10c5a7da 100644 --- a/index/we/webdriver/webdriver-1.0.0.toml +++ b/index/we/webdriver/webdriver-1.0.0.toml @@ -3,7 +3,7 @@ name = "webdriver" version = "1.0.0" website = "https://github.com/reznikmm/webdriver" authors = ["Maxim Reznik"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["Maxim Reznik "] maintainers-logins = ["reznikmm"] project-files = ["gnat/webdriver.gpr"] diff --git a/index/wi/wikiada/wikiada-1.2.0.toml b/index/wi/wikiada/wikiada-1.2.0.toml index 7f96e9c9..8b8aaf70 100644 --- a/index/wi/wikiada/wikiada-1.2.0.toml +++ b/index/wi/wikiada/wikiada-1.2.0.toml @@ -1,7 +1,7 @@ description = "Wiki Engine with parser and renderer for several wiki syntaxes" name = "wikiada" version = "1.2.0" -licenses = ["Apache 2.0"] +licenses = "Apache-2.0" maintainers = ["Stephane.Carrez@gmail.com"] maintainers-logins = ["stcarrez"] project-files = [".alire/wikiada.gpr"] diff --git a/index/wi/winpthreads/winpthreads-external.toml b/index/wi/winpthreads/winpthreads-external.toml index f9460a65..e2ecfc8d 100644 --- a/index/wi/winpthreads/winpthreads-external.toml +++ b/index/wi/winpthreads/winpthreads-external.toml @@ -1,6 +1,6 @@ description = "winpthreads library" name = "winpthreads" -licenses = ["MIT"] +licenses = "MIT" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] diff --git a/index/xm/xml_ez_out/xml_ez_out-1.6.0.toml b/index/xm/xml_ez_out/xml_ez_out-1.6.0.toml index eca6c775..cacdb7af 100644 --- a/index/xm/xml_ez_out/xml_ez_out-1.6.0.toml +++ b/index/xm/xml_ez_out/xml_ez_out-1.6.0.toml @@ -4,7 +4,7 @@ version = "1.6.0" website = "http://www.mckae.com/xmlEz.html" authors = ["Marc A. Criley"] executables = ["tmeztf"] -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/xm/xmlada/xmlada-16.1.0.toml b/index/xm/xmlada/xmlada-16.1.0.toml index c92b2092..e4b49e3b 100644 --- a/index/xm/xmlada/xmlada-16.1.0.toml +++ b/index/xm/xmlada/xmlada-16.1.0.toml @@ -3,7 +3,7 @@ name = "xmlada" version = "16.1.0" website = "https://github.com/AdaCore/xmlada" authors = ["AdaCore"] -licenses = ["GPL 3.0"] +licenses = "GPL-3.0-only" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] project-files = ["distrib/xmlada.gpr", "dom/xmlada_dom.gpr", "input_sources/xmlada_input.gpr", "sax/xmlada_sax.gpr", "schema/xmlada_schema.gpr", "unicode/xmlada_unicode.gpr"] diff --git a/index/xm/xmlada/xmlada-21.0.0.toml b/index/xm/xmlada/xmlada-21.0.0.toml index 388817e0..d52ae7d9 100644 --- a/index/xm/xmlada/xmlada-21.0.0.toml +++ b/index/xm/xmlada/xmlada-21.0.0.toml @@ -3,7 +3,7 @@ version = "21.0.0" description = "The XML/Ada toolkit" website = "https://github.com/AdaCore/xmlada" authors = ["AdaCore"] -licenses = ["GMGPL 3.0"] +licenses = "GPL-3.0-only WITH GCC-exception-3.1" maintainers = ["chouteau@adacore.com"] maintainers-logins = ["Fabien-Chouteau"] project-files = ["distrib/xmlada.gpr", diff --git a/index/ze/zeromq_ada/zeromq_ada-4.1.5.toml b/index/ze/zeromq_ada/zeromq_ada-4.1.5.toml index d305259c..208d66e1 100644 --- a/index/ze/zeromq_ada/zeromq_ada-4.1.5.toml +++ b/index/ze/zeromq_ada/zeromq_ada-4.1.5.toml @@ -3,7 +3,7 @@ name = "zeromq_ada" version = "4.1.5" website = "https://github.com/persan/zeromq-Ada" authors = ["Per Sandberg "] -licenses = ["MIT", "GMGPL 2.0"] +licenses = "MIT AND GPL-2.0-only" maintainers = ["Per Sandberg ", "Maxim Reznik "] maintainers-logins = ["persan", "reznikmm"] project-files = ["zmq.gpr"] diff --git a/index/zi/zipada/zipada-56.0.1.toml b/index/zi/zipada/zipada-56.0.1.toml index 5fd661d1..97043494 100644 --- a/index/zi/zipada/zipada-56.0.1.toml +++ b/index/zi/zipada/zipada-56.0.1.toml @@ -3,7 +3,7 @@ name = "zipada" version = "56.0.1" authors = ["Gautier de Montmollin"] executables = ["bunzip", "bwt_dec", "bwt_demo", "bwt_enc", "comp_zip", "demo_csv_into_zip", "demo_unzip", "demo_zip", "find_zip", "lzhuf", "lzma_dec", "lzma_enc", "rezip", "unzipada", "zipada", "zip_dir_list"] -licenses = ["MIT"] +licenses = "MIT" maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo", "zertovitch"] project-files = ["zipada.gpr"] diff --git a/index/zl/zlib/zlib-external.toml b/index/zl/zlib/zlib-external.toml index 9e824de8..0dee7c2c 100644 --- a/index/zl/zlib/zlib-external.toml +++ b/index/zl/zlib/zlib-external.toml @@ -1,7 +1,7 @@ description = "Library implementing the deflate method from gzip/PKZIP" name = "zlib" authors = ["Jean-loup Gailly", "Mark Adler"] -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] diff --git a/index/zl/zlib_ada/zlib_ada-1.3.0.toml b/index/zl/zlib_ada/zlib_ada-1.3.0.toml index 3aa4bd5b..383a07e7 100644 --- a/index/zl/zlib_ada/zlib_ada-1.3.0.toml +++ b/index/zl/zlib_ada/zlib_ada-1.3.0.toml @@ -4,7 +4,7 @@ version = "1.3.0" website = "http://zlib-ada.sourceforge.net/" authors = ["Dmitriy Anisimkov"] executables = ["buffer_demo", "mtest", "read", "test"] -licenses = [] + maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] project-files = ["zlib.gpr"]