Added package opencolor (#2034)

This commit is contained in:
Double_oxygeN
2021-10-20 07:07:31 +02:00
committed by GitHub
parent b71e9d17a2
commit c8f9f8a1aa
+13
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"
}
]