packer/vendor/github.com/google/shlex
2016-12-12 18:42:34 -08:00
..
COPYING provisioner/ansible: assume scp target is file 2016-11-26 14:40:39 -08:00
README provisioner/ansible: assume scp target is file 2016-11-26 14:40:39 -08:00
shlex.go govendor sync 2016-12-12 18:42:34 -08:00

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