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

Method group

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

Source from the content-addressed store, hash-verified

570
571 @property
572 def group(self):
573 return self.get_entry_value(RPMTAG_GROUP)
574
575 @property
576 def url(self):

Callers 15

from_filenameMethod · 0.80
subfuncMethod · 0.80
parse_opam_from_textFunction · 0.80
parse_gomodFunction · 0.80
parse_gosumFunction · 0.80
get_valueFunction · 0.80
parse_personFunction · 0.80
parse_personFunction · 0.80
find_patternFunction · 0.80

Calls 1

get_entry_valueMethod · 0.95

Tested by 6

test_NAME_VERSION_reMethod · 0.64
test_DEPS_reMethod · 0.64
test_SPEC_DEPS_reMethod · 0.64
test_SPEC_SUB_DEPS_reMethod · 0.64
strip_variable_textFunction · 0.64