{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/3"}],"enrichment":{"capability":"Converts between Arabic integers and Roman numerals in both directions, with a command-line interface and Python API.","skillfed_tags":["number-formatting","cli-tool"],"use_cases":["Convert integers to Roman numerals for display in formal documents or historical applications.","Parse Roman numeral input from users and convert back to integers for computation.","Generate Roman numeral sequences for outline numbering, chapter markers, or copyright dates.","Batch-convert large sets of numbers via the command-line interface in scripts or pipelines.","Embed numeral conversion in educational software or tools that teach Roman numeral systems."],"what_it_does":"Roman is a lightweight converter between Arabic integers and Roman numerals. It provides both a Python API (toRoman and fromRoman functions) and a standalone CLI command for bidirectional conversion. The library handles standard Roman numeral notation and supports lowercase variants. It has no runtime dependencies and installs as a pure Python wheel.\n\nThe package is production-stable, actively maintained, and supports modern Python versions (3.10 through 3.14). It's useful for applications that need to display or parse Roman numerals\u2014common in historical data, formal documents, or educational contexts. The CLI makes it accessible from shell scripts or manual conversion tasks.","worth_installing":"Yes. Roman is a stable, zero-dependency utility with active maintenance and no known vulnerabilities. Install it if you need bidirectional Roman numeral conversion. The only caveat is the unclear license treatment\u2014verify ZPL-2.1 compatibility with your project's licensing constraints before use."},"id":"roman","links":{"html":"https://skillfed.io/packages/roman","md":"https://skillfed.io/packages/roman.md","pypi":"https://pypi.org/project/roman/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-11-11","license_spdx":null,"license_treatment":"unclear","name":"roman","python_support":"supports_current","summary":"Integer to Roman numerals converter"},"popularity":{"monthly_downloads":1881953,"position":3467,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"5.2"}
