[package] name = "yash-quote" version = "1.1.1" authors = ["WATANABE Yuki "] edition = "2021" rust-version = "1.56.0" description = "Utility for quoting strings used in POSIX shell scripts" # documentation = "https://yash.osdn.jp/doc/" readme = "README.md" # homepage = "https://yash.osdn.jp/" repository = "https://github.com/magicant/yash-rs" license = "MIT OR Apache-2.0" keywords = ["posix", "shell"] categories = ["command-line-interface"]