lexman / tuttle

Make for data
MIT License
20 stars 3 forks source link

Shlex resource parse #31

Closed PointyShinyBurning closed 7 years ago

PointyShinyBurning commented 8 years ago

Currently there's no way for a resource url to contain a space. These small change lex the resource list with shlex so you can have file://directory/"some file" or 'file://some directory/some file'.