Merge pull request #607 from lcrees/add-romans1905
Added package romans
This commit is contained in:
commit
7564fd2189
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue