roman_encoder 1.0.2

Encode unicode string into roman numerals
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Velethi <llathasa@outlook.com>"]
categories = ["encoding", "algorithms"]
description = "Encode unicode string into roman numerals"
edition = "2018"
keywords = ["encoding", "unicode"]
license-file = "LICENSE"
name = "roman_encoder"
readme = "README.md"
repository = "https://github.com/velothi/roman_encoder"
version = "1.0.2"