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

Method name

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

Source from the content-addressed store, hash-verified

503
504 @property
505 def name(self):
506 return self.get_entry_value(RPMTAG_NAME)
507
508 @property
509 def epoch(self):

Callers

nothing calls this directly

Calls 1

get_entry_valueMethod · 0.95

Tested by

no test coverage detected