{"id":57368,"library":"shellexpand","title":"Shellexpand","description":"A library for performing shell-like expansions in strings, such as tilde and environment variable expansion.","status":"active","version":"3.1.2","language":"rust","source_language":null,"source_url":"https://gitlab.com/ijackson/rust-shellexpand","tags":["shell","expansion","tilde","environment","string"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nshellexpand = \"3.1.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add shellexpand","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"tilde","correct":"use shellexpand::tilde;"}],"quickstart":{"code":"use shellexpand::tilde;\n\nlet expanded = tilde(\"~/documents/file.txt\");\nprintln!(\"{}\", expanded);","lang":"rust","description":"Expand a tilde (`~`) to the user's home directory."},"warnings":[],"env_vars":null,"search_vec":"'environ':16,22 'expans':9,18,20 'librari':3 'like':8 'perform':5 'shell':7,19 'shell-lik':6 'shellexpand':1 'string':11,23 'tild':14,21 'variabl':17","created_at":"2026-06-16T15:39:27.482588+00:00","updated_at":"2026-06-16T15:39:27.482588+00:00","problems":[],"ecosystem":"crates","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://gitlab.com/ijackson/rust-shellexpand","github":null,"docs":"https://docs.rs/shellexpand/","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-16","next_check":"2026-12-13","install_tag":null}}