mvpa2.misc.support.version_to_tuple

mvpa2.misc.support.version_to_tuple(v)

Convert literal string into a tuple, if possible of ints

Tuple of integers constructed by splitting at ‘.’ or interleaves of numerics and alpha numbers