{"id":59525,"library":"term-painter","title":"Term Painter","description":"Coloring and formatting terminal output.","status":"active","version":"0.4.0","language":"rust","source_language":null,"source_url":"https://github.com/LukasKalbertodt/term-painter","tags":["terminal","color","formatting","cli"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nterm-painter = \"0.4.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add term-painter","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"ToStyle","correct":"use term_painter::ToStyle;"}],"quickstart":{"code":"use term_painter::ToStyle;\nuse term_painter::Color::*;\n\nfn main() {\n    println!(\"{}This is red{}\", Red.bold().paint(\"\"), &*Reset);\n}","lang":"rust","description":"Print colored text to the terminal."},"warnings":[{"fix":"Migrate to termcolor or colored for active maintenance.","message":"Deprecated in favor of termcolor or colored crates.","severity":"breaking","affected_versions":">=0.4.0"}],"env_vars":null,"search_vec":"'cli':11 'color':3,9 'format':5,10 'output':7 'painter':2 'term':1 'termin':6,8","created_at":"2026-06-16T17:07:08.892074+00:00","updated_at":"2026-06-16T17:07:08.892074+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://github.com/LukasKalbertodt/term-painter","github":"https://github.com/LukasKalbertodt/term-painter","docs":"https://docs.rs/term-painter/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cli"],"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}}