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

Method packager

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

Source from the content-addressed store, hash-verified

558
559 @property
560 def packager(self):
561 return self.get_entry_value(RPMTAG_PACKAGER)
562
563 @property
564 def license(self):

Callers

nothing calls this directly

Calls 1

get_entry_valueMethod · 0.95

Tested by

no test coverage detected