[![stars](https://img.shields.io/github/stars/Pierre-Thibault/roman_numerals)](https://github.com/Pierre-Thibaultroman_numerals) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) # Crate roman_numerals A library to convert integers to their roman numeral representation as strings. ## Description This crate contains essentially only one function `to_roman_numeral` converting integers to roman numerals as strings. ## Author Pierre Thibault 2024-12-08 ## License MIT https://opensource.org/license/MIT