MCPcopy 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
283class UnknownPackageDatasource(Exception):
284 pass
285
286
287def get_package_handler(package_data):

Callers 1

get_package_handlerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected