Add spdx_licenses package

This commit is contained in:
Euan T 2018-07-25 20:37:40 +01:00 committed by GitHub
parent cd08de900c
commit 0c24a412d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10074,5 +10074,17 @@
"description": "Get information about colors and convert them in the command line",
"license": "MIT",
"web": "https://github.com/Calinou/clr"
},
{
"name": "spdx_licenses",
"url": "https://github.com/euantorano/spdx_licenses.nim",
"method": "git",
"tags": [
"spdx",
"license"
],
"description": "A library to retrieve the list of commonly used licenses from the SPDX License List.",
"license": "BSD3",
"web": "https://github.com/euantorano/spdx_licenses.nim"
}
]