From f96cb81895a8e0978f72716c6f3b94ef52fc7e29 Mon Sep 17 00:00:00 2001 From: Fabien Chouteau Date: Fri, 23 Oct 2020 17:12:38 +0200 Subject: [PATCH] SPDX license expression validator v0.1.0 (#196) --- index/sp/spdx/spdx-0.1.0.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 index/sp/spdx/spdx-0.1.0.toml diff --git a/index/sp/spdx/spdx-0.1.0.toml b/index/sp/spdx/spdx-0.1.0.toml new file mode 100644 index 00000000..873c8405 --- /dev/null +++ b/index/sp/spdx/spdx-0.1.0.toml @@ -0,0 +1,15 @@ +name = "spdx" +description = "SPDX License Expression Validator" +version = "0.1.0" + +authors = ["Fabien Chouteau"] +maintainers = ["Fabien Chouteau "] +maintainers-logins = ["Fabien-Chouteau"] +licenses = ["MIT"] +website="https://github.com/Fabien-Chouteau/spdx_ada" +tags = ['spdx', 'license'] + +[origin] +commit = "319ca7bcc1e2eb1843aad1f64aca3ecba91a2bcc" +url = "git+https://github.com/Fabien-Chouteau/spdx_ada.git" +