github.com/google/shlex

Automatically exported from code.google.com/p/go-shlex


License
Apache-2.0
Install
go get github.com/google/shlex

Documentation

go-shlex is a simple lexer for go that supports shell-style quoting,
commenting, and escaping.