Added package parselicense (#1430)

This commit is contained in:
Juan Carlos 2020-04-08 09:51:35 -03:00 committed by GitHub
parent 5b8ed34959
commit b6a848c525
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17344,5 +17344,18 @@
"description": "Flash ISO images to SD cards & USB drives, safely and easily.",
"license": "MIT",
"web": "https://github.com/juancarlospaco/ballena-itcher"
},
{
"name": "parselicense",
"url": "https://github.com/juancarlospaco/parselicense",
"method": "git",
"tags": [
"spdx",
"license",
"parser"
],
"description": "Parse Standard SPDX Licenses from string to Enum",
"license": "MIT",
"web": "https://github.com/juancarlospaco/parselicense"
}
]