Added package opencolor (#2034)

This commit is contained in:
Double_oxygeN 2021-10-20 14:07:31 +09:00 committed by GitHub
parent b71e9d17a2
commit c8f9f8a1aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23945,5 +23945,18 @@
"description": "A Funge-98 interpreter written in nim",
"license": "EUPL-1.2",
"web": "https://git.adyxax.org/adyxax/nimfunge98"
},
{
"name": "opencolor",
"url": "https://github.com/Double-oxygeN/opencolor.nim",
"method": "git",
"tags": [
"color",
"colorscheme",
"opencolor"
],
"description": "Nim bindings for Open color",
"license": "MIT",
"web": "https://github.com/Double-oxygeN/opencolor.nim"
}
]