Added package romans

This commit is contained in:
lcrees 2017-10-31 13:05:58 -06:00
parent 36aead1aca
commit 96ddf1be5e

View File

@ -7503,5 +7503,17 @@
"description": "libuv bindings for Nim",
"license": "MIT",
"web": "https://github.com/lcrees/libuv"
},
{
"name": "romans",
"url": "https://github.com/lcrees/romans",
"method": "git",
"tags": [
"roman",
"numerals"
],
"description": "Conversion between integers and Roman numerals",
"license": "MIT",
"web": "https://github.com/lcrees/romans"
}
]