Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bichanna/romanim

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

romanim

  • Converts Roman numerals to what you understand without a blink.
  • Converts what you understand without a blink to Roman numerals.

Installation

$ nimble install romanim

Usage

Add romanim to your dependencies:

requires "romanim >= 0.1.0"

And use it!

import romanim

echo int2roman(2022)   # MMXXII

echo roman2int("XVI")  # 16

echo isRoman("MV")     # true

License

MIT

About

Converts Roman numerals to what you understand without a blink

Topics

Resources

License

Stars

Watchers

Forks

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.