uri_list_parse

@accepts(utf8)
@returns(<list>)
def uri_list_parse(uri_list)

Converts a single string containing a list of URIs into a GList of URI strings.

uri_list :

string containing URIs to parse

Returns :

GList of URI strings