{"id":72220,"library":"numerals","title":"Numerals","description":"Library for numeric systems, both ancient and modern.","status":"active","version":"0.1.4","language":"rust","source_language":null,"source_url":"https://github.com/ogham/rust-numerals","tags":["numerals","roman","conversion","ancient"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nnumerals = \"0.1.4\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add numerals","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Roman","correct":"use numerals::Roman;"}],"quickstart":{"code":"use numerals::Roman;\n\nfn main() {\n    let roman = Roman::from(2024);\n    println!(\"2024 in Roman: {}\", roman);\n}","lang":"rust","description":"Converts a number to Roman numerals."},"warnings":[],"env_vars":null,"search_vec":"'ancient':7,13 'convers':12 'librari':2 'modern':9 'numer':1,4,10 'roman':11 'system':5","created_at":"2026-06-17T18:36:35.449065+00:00","updated_at":"2026-06-17T18:36:35.449065+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/ogham/rust-numerals","github":"https://github.com/ogham/rust-numerals","docs":"https://docs.rs/numerals/","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-17","next_check":"2026-12-14","install_tag":null}}