Added package clr

This commit is contained in:
Hugo Locurcio 2018-07-23 14:07:52 +02:00
parent 78655e4c3e
commit bfd1fdd813
No known key found for this signature in database
GPG Key ID: 39E8F8BE30B0A49C

View File

@ -10059,5 +10059,20 @@
"description": "OpenExchangeRates API Client for Nim. Works with/without SSL. Partially works with/without Free API Key.",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-openexchangerates"
},
{
"name": "clr",
"url": "https://github.com/Calinou/clr",
"method": "git",
"tags": [
"commandline",
"color",
"rgb",
"hsl",
"hsv"
],
"description": "Get information about colors and convert them in the command line",
"license": "MIT",
"web": "https://github.com/Calinou/clr"
}
]