shlex 1.3.0

Split a string into shell words, like Python's shlex.
Documentation
[features]
default = ["std"]
std = []

[package]
authors = ["comex <comexk@gmail.com>", "Fenhl <fenhl@fenhl.net>", "Adrian Taylor <adetaylor@chromium.org>", "Alex Touchet <alextouchet@outlook.com>", "Daniel Parks <dp+git@oxidized.org>", "Garrett Berg <googberg@gmail.com>"]
categories = ["command-line-interface", "parser-implementations"]
description = "Split a string into shell words, like Python's shlex."
license = "MIT OR Apache-2.0"
name = "shlex"
readme = "README.md"
repository = "https://github.com/comex/rust-shlex"
rust-version = "1.46.0"
version = "1.3.0"