Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ vendor
Method
vendor
src/packagedcode/pyrpm.py:556–557 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
554
555
@property
556
def
vendor(self):
557
return
self.get_entry_value(RPMTAG_VENDOR)
558
559
@property
560
def
packager(self):
Callers
nothing calls this directly
Calls
1
get_entry_value
Method · 0.95
Tested by
no test coverage detected