roman 0.1.1

Convert between integers and roman numerals
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "roman"
version = "0.1.1"
authors = ["Yann Villessuzanne <yann@miomio.fr>"]
license = "Unlicense"

description = "Convert between integers and roman numerals"
repository = "https://github.com/linfir/roman"
homepage = "https://github.com/linfir/roman"
documentation = "http://miomio.fr/rust/roman"
readme = "README.md"
keywords = ["text"]