mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Merge pull request #806 from euantorano/patch-3
Add spdx_licenses package
This commit is contained in:
commit
dde705d7ee
@ -10074,5 +10074,17 @@
|
|||||||
"description": "Get information about colors and convert them in the command line",
|
"description": "Get information about colors and convert them in the command line",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Calinou/clr"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user