roman 0.1.6

Convert between integers and roman numerals
Documentation
1
2
3
4
5
6
7
[![Build Status](https://travis-ci.org/linfir/roman.rs.svg?branch=master)](https://travis-ci.org/linfir/roman.rs)
[![](https://meritbadge.herokuapp.com/roman)](https://crates.io/crates/roman)
# roman.rs

A Rust library to convert between integers and roman numerals.

[API Documentation](https://docs.rs/roman/)