Skip to content

Instantly share code, notes, and snippets.

@aspacca
Created August 30, 2022 02:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aspacca/e8fbe0076974c5b45d813aa70faaed0c to your computer and use it in GitHub Desktop.
Save aspacca/e8fbe0076974c5b45d813aa70faaed0c to your computer and use it in GitHub Desktop.
summary json
{
"summary": {
"declared_license_expression": "",
"license_clarity_score": {
"score": 0,
"declared_license": false,
"identification_precision": false,
"has_license_text": false,
"declared_copyrights": false,
"conflicting_license_categories": true,
"ambiguous_compound_licensing": true
},
"declared_holder": "",
"primary_language": "Python",
"other_license_expressions": [
{
"value": "mit",
"count": 81
},
{
"value": "apache-2.0",
"count": 49
},
{
"value": "bsd-new",
"count": 49
},
{
"value": "lgpl-2.1",
"count": 25
},
{
"value": "gpl-2.0",
"count": 23
},
{
"value": "lgpl-2.0-plus",
"count": 19
},
{
"value": "gpl-2.0-plus",
"count": 10
},
{
"value": "gpl-1.0-plus",
"count": 9
},
{
"value": "artistic-2.0",
"count": 6
},
{
"value": "bsd-new OR gpl-1.0-plus",
"count": 6
},
{
"value": "mpl-2.0",
"count": 6
},
{
"value": "public-domain",
"count": 5
},
{
"value": "bsd-simplified",
"count": 3
},
{
"value": "cc-by-4.0",
"count": 3
},
{
"value": "free-unknown",
"count": 3
},
{
"value": "lgpl-3.0-plus",
"count": 3
},
{
"value": "unknown-license-reference",
"count": 3
},
{
"value": "artistic-perl-1.0",
"count": 2
},
{
"value": "python",
"count": 2
},
{
"value": "apache-2.0 AND bsd-new AND mit",
"count": 1
},
{
"value": "bsd-simplified OR apache-2.0",
"count": 1
},
{
"value": "classpath-exception-2.0",
"count": 1
},
{
"value": "gpl-1.0",
"count": 1
},
{
"value": "gpl-3.0-plus",
"count": 1
},
{
"value": "gpl-3.0-plus OR mit",
"count": 1
},
{
"value": "lgpl-2.1-plus",
"count": 1
},
{
"value": "markus-kuhn-license",
"count": 1
},
{
"value": "mit AND bsd-new",
"count": 1
},
{
"value": "mpl-1.1",
"count": 1
}
],
"other_holders": [
{
"value": null,
"count": 105
},
{
"value": "nexB. Inc. and others",
"count": 8
},
{
"value": "David Wilson",
"count": 2
},
{
"value": "Tomaz Solc",
"count": 2
},
{
"value": "Agustin Henze",
"count": 1
},
{
"value": "Ahmed TAHRI Ousret",
"count": 1
},
{
"value": "Balasankar",
"count": 1
},
{
"value": "CERN and others",
"count": 1
},
{
"value": "Denny Vrandecic",
"count": 1
},
{
"value": "Ero Carrera",
"count": 1
},
{
"value": "Gemfileparser",
"count": 1
},
{
"value": "Isaac Muse",
"count": 1
},
{
"value": "Jonathan Hartley & Arnon Yaari",
"count": 1
},
{
"value": "NLTK Project",
"count": 1
},
{
"value": "Peter Odding",
"count": 1
},
{
"value": "Python Charmers Pty Ltd, Australia",
"count": 1
},
{
"value": "Sebastian Kraemer, and others",
"count": 1
},
{
"value": "Security Innovation, Inc",
"count": 1
},
{
"value": "The Climate Corporation",
"count": 1
}
],
"other_languages": [
{
"value": "Objective-C",
"count": 10
},
{
"value": "verilog",
"count": 7
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment