mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Merge pull request #607 from lcrees/add-romans1905
Added package romans
This commit is contained in:
commit
7564fd2189
@ -7517,5 +7517,17 @@
|
|||||||
"description": "libuv bindings for Nim",
|
"description": "libuv bindings for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/lcrees/libuv"
|
"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…
x
Reference in New Issue
Block a user