You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/vendor/github.com/flynn/go-shlex
Raphaël Pinson 4faeabf32e
Better comparison of compose files (#12561)
9 years ago
..
COPYING Better comparison of compose files (#12561) 9 years ago
Makefile Better comparison of compose files (#12561) 9 years ago
README.md Better comparison of compose files (#12561) 9 years ago
shlex.go Better comparison of compose files (#12561) 9 years ago

README.md

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