Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
272
class
ApkbuildParseFailure(Exception):
273
pass
274
275
276
def
get_apkbuild_variables(text):
Callers
1
parse_apkbuild_text
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected