[top] / docutils / utils / extract_name_value
extract_name_value(line)
Return a list of (name, value) from a line of the form "name=value ...".