/shlex

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

Primary LanguageGoApache License 2.0Apache-2.0

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