MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-toolkit / ApkbuildParseFailure

Class ApkbuildParseFailure

src/packagedcode/alpine.py:272–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270
271
272class ApkbuildParseFailure(Exception):
273 pass
274
275
276def get_apkbuild_variables(text):

Callers 1

parse_apkbuild_textFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected