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

Method os

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

Source from the content-addressed store, hash-verified

537
538 @property
539 def os(self):
540 return self.get_entry_value(RPMTAG_OS)
541
542 @property
543 def summary(self):

Callers 3

zstream.hFile · 0.80
zstream.hFile · 0.80
zstream.hFile · 0.80

Calls 1

get_entry_valueMethod · 0.95

Tested by

no test coverage detected