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