Co-authored-by: Evan Grove <Evan Grove>
This commit is contained in:
ryukoposting 2022-04-22 20:35:18 -05:00 committed by GitHub
parent 2b42c55d08
commit 9b3b8e6042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25923,5 +25923,19 @@
"description": "Create and read Excel purely in Nim",
"license": "MIT",
"web": "https://github.com/mashingan/excelin"
},
{
"name": "ruby",
"url": "https://github.com/ryukoposting/ruby-nim",
"method": "git",
"tags": [
"ruby",
"scripting",
"wrapper",
"mri"
],
"description": "Bindings for libruby and high-level Ruby embedding framework",
"license": "MPL-2.0",
"web": "https://github.com/ryukoposting/ruby-nim"
}
]