Add romanim (#2185)

* Add romanim

* Add comma to fix error
This commit is contained in:
Nobuharu Shimazu 2022-03-24 20:20:48 -05:00 committed by GitHub
parent 10daef7673
commit f57f94795f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25573,5 +25573,18 @@
"description": "A Scripting ToolBox that provides a declarative DSL for ultimate productivity!",
"license": "GPL-3.0-or-later",
"web": "https://github.com/V0idMatr1x/run_exe"
},
{
"name": "romanim",
"url": "https://github.com/bichanna/romanim",
"method": "git",
"tags": [
"roman-numerals",
"library",
"converter"
],
"license": "MIT",
"description": "Converts Roman numerals to what you understand without a blink",
"web": "https://github.com/bichanna/romanim#romanim"
}
]