Merge pull request #570 from enthus1ast/patch-2

added "dbg template; in debug echo"
This commit is contained in:
Dominik Picheta 2017-08-23 19:22:56 +01:00 committed by GitHub
commit f2c10c5a3a

View File

@ -7061,5 +7061,19 @@
"description": "An efficient packet parser for MySQL Client/Server Protocol. Help you to write Mysql communication in either BLOCKIONG-IO or NON-BLOCKING-IO.",
"license": "MIT",
"web": "https://github.com/tulayang/mysqlparser"
}
},
{
"name": "dbg",
"url": "https://github.com/enthus1ast/nimDbg",
"method": "git",
"tags": [
"template",
"echo",
"dbg",
"debug"
],
"description": "dbg template; in debug echo" ,
"license": "MIT",
"web": "https://github.com/enthus1ast/nimDbg"
}
]