{"id":51782,"library":"creachadair-shell","title":"Shell","description":"Package shell supports splitting and joining of shell command strings.","status":"active","version":"0.0.9","language":"go","source_language":null,"source_url":"https://bitbucket.org/creachadair/shell","tags":["shell","command","parsing","string"],"install":[{"cmd":"go get bitbucket.org/creachadair/shell","lang":"bash","label":"Install bitbucket.org/creachadair/shell"}],"dependencies":[],"imports":[{"symbol":"shell","correct":"bitbucket.org/creachadair/shell"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"bitbucket.org/creachadair/shell\"\n)\n\nfunc main() {\n\tparts, _ := shell.Split(`echo \"hello world\"`)\n\tfmt.Println(parts)\n}","lang":"go","description":"Split a shell command string into tokens."},"warnings":[],"env_vars":null,"search_vec":"'command':10,13 'join':7 'packag':2 'pars':14 'shell':1,3,9,12 'split':5 'string':11,15 'support':4","created_at":"2026-06-15T06:29:49.731548+00:00","updated_at":"2026-06-15T06:29:49.731548+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://bitbucket.org/creachadair/shell","github":null,"docs":"https://pkg.go.dev/bitbucket.org/creachadair/shell#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}