MCPcopy Create free account
hub / github.com/comaps/comaps / md5_ext

Function md5_ext

tools/python/maps_generator/utils/md5.py:30–31  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

28
29
30def md5_ext(name):
31 return f"{name}.md5"

Callers 7

publish_planetFunction · 0.90
is_exists_file_and_md5Function · 0.90
is_verifiedFunction · 0.90
convert_planetFunction · 0.90
step_update_planetFunction · 0.90
initFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected