Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ latestvername
Function
latestvername
tools/daca2-download.py:36–38 ·
view source on GitHub ↗
(names)
Source
from the content-addressed store, hash-verified
34
35
36
def
latestvername(names):
37
s = natsort.natsorted(names, key=
lambda
x: x[x.index(
'_'
)+1:x.index(
'.orig.tar'
)])
38
return
s[-1]
39
40
41
def
getpackages():
Callers
1
getpackages
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected