Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_filename
Method · 0.80
get_package_name_from_filename
Function · 0.80
is_supported_platform_tag
Function · 0.80
get_version_from_subject_line
Function · 0.80
subfunc
Method · 0.80
parse_opam_from_text
Function · 0.80
parse_gomod
Function · 0.80
parse_gosum
Function · 0.80
get_value
Function · 0.80
parse_person
Function · 0.80
parse_person
Function · 0.80
find_pattern
Function · 0.80
Calls
1
get_entry_value
Method · 0.95
Tested by
6
test_NAME_VERSION_re
Method · 0.64
test_DEPS_re
Method · 0.64
test_SPEC_DEPS_re
Method · 0.64
test_SPEC_SUB_DEPS_re
Method · 0.64
strip_variable_text
Function · 0.64
test_urls_regex_without_http
Method · 0.64