Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ get_license_tokens
Function
get_license_tokens
src/licensedcode/models.py:1209–1215 ·
view source on GitHub ↗
Yield key license tokens.
()
Source
from the content-addressed store, hash-verified
1207
1208
1209
def
get_license_tokens():
1210
""
"
1211
Yield key license tokens.
1212
""
"
1213
yield
'license'
1214
yield
'licence'
1215
yield
'licensed'
1216
1217
1218
def
load_rules(
Callers
2
build_index
Function · 0.90
test_match_unknowns_works
Method · 0.90
Calls
no outgoing calls
Tested by
1
test_match_unknowns_works
Method · 0.72