Added package printdebug (#867)

This commit is contained in:
Juan Carlos 2018-09-25 10:22:58 -03:00 committed by Dominik Picheta
parent 2782863eef
commit 45563c34ef

View File

@ -10791,6 +10791,20 @@
"license": "MIT",
"web": "https://github.com/Quelklef/nim-finals"
},
{
"name": "printdebug",
"url": "https://github.com/juancarlospaco/nim-printdebug",
"method": "git",
"tags": [
"debug",
"print",
"helper",
"util"
],
"description": "Print Debug for Nim, tiny 3 lines Lib, C Target",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-printdebug"
},
{
"name": "tinyfiledialogs",
"url": "https://github.com/juancarlospaco/nim-tinyfiledialogs",