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

Method version

src/packagedcode/pyrpm.py:527–528  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

525
526 @property
527 def version(self):
528 return self.get_entry_value(RPMTAG_VERSION)
529
530 @property
531 def release(self):

Callers 1

run_scanFunction · 0.80

Calls 1

get_entry_valueMethod · 0.95

Tested by

no test coverage detected