{"library":"shlex","type":"library","category":null,"description":"Split a string into shell words, like Python's shlex module.","language":"rust","status":"active","version":"2.0.1","tags":["shell","parsing","command-line","utilities"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nshlex = \"2.0.1\"","imports":["use shlex::split;"]},{"cmd":"cargo add shlex","imports":[]}],"homepage":"https://github.com/comex/rust-shlex","github":"https://github.com/comex/rust-shlex","docs":"https://docs.rs/shlex/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}