[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"