shell-quote 0.7.1

A Rust library for shell-quoting strings, e.g. for interpolating into a Bash script.
Documentation
1
2
3
.PHONY: test
test:
	python3 test.py | bash -xe