roman 0.0.3

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

A Rust library to convert between integers and roman numerals.

Not functional yet.