Merge pull request #805 from Calinou/add-clr1207

Added package clr
This commit is contained in:
Dominik Picheta 2018-07-23 13:32:26 +01:00 committed by GitHub
commit cd08de900c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]