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

Method summary

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

Source from the content-addressed store, hash-verified

541
542 @property
543 def summary(self):
544 return self.get_entry_value(RPMTAG_SUMMARY)
545
546 @property
547 def description(self):

Callers

nothing calls this directly

Calls 1

get_entry_valueMethod · 0.95

Tested by

no test coverage detected