Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ release
Method
release
src/packagedcode/pyrpm.py:531–532 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
529
530
@property
531
def
release(self):
532
return
self.get_entry_value(RPMTAG_RELEASE)
533
534
@property
535
def
arch(self):
Callers
1
locked
Method · 0.45
Calls
1
get_entry_value
Method · 0.95
Tested by
no test coverage detected