packer-cn/vendor/github.com/google/shlex
Matthew Hooker 64fbe12976
govendor sync
2016-12-12 18:42:34 -08:00
..
COPYING
README
shlex.go govendor sync 2016-12-12 18:42:34 -08:00

README

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