SPDX license expression validator v0.1.0 (#196)

This commit is contained in:
Fabien Chouteau
2020-10-23 17:12:38 +02:00
committed by GitHub
parent 021528cc1c
commit f96cb81895
+15
View File
@@ -0,0 +1,15 @@
name = "spdx"
description = "SPDX License Expression Validator"
version = "0.1.0"
authors = ["Fabien Chouteau"]
maintainers = ["Fabien Chouteau <chouteau@adacore.com>"]
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"