def _parse_software(data):
    '''
    Internal helper function to parse sotware grain information.
    '''
    ret = {'software': {}}