Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ UnknownPackageDatasource
Class
UnknownPackageDatasource
src/packagedcode/__init__.py:283–284 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
281
282
283
class
UnknownPackageDatasource(Exception):
284
pass
285
286
287
def
get_package_handler(package_data):
Callers
1
get_package_handler
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected