Merge pull request #607 from lcrees/add-romans1905

Added package romans
This commit is contained in:
Dominik Picheta 2017-10-31 21:50:52 +00:00 committed by GitHub
commit 7564fd2189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7517,5 +7517,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"
}
]