Merge pull request #489 from molnarmark/master

Adding colorize
This commit is contained in:
Dominik Picheta 2017-03-28 18:45:47 +02:00 committed by GitHub
commit a9aa823eb3

View File

@ -6137,5 +6137,18 @@
"description": "A simple library to generate random data, using the system's PRNG.",
"license": "BSD3",
"web": "https://github.com/euantorano/sysrandom.nim"
},
{
"name": "colorize",
"url": "https://github.com/molnarmark/colorize",
"method": "git",
"tags": [
"color",
"colors",
"colorize"
],
"description": "A simple and lightweight terminal coloring library.",
"license": "MIT",
"web": "https://github.com/molnarmark/colorize"
}
]