mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
added "dbg template; in debug echo"
This commit is contained in:
parent
263244b10c
commit
4f944a255e
@ -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.",
|
"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",
|
"license": "MIT",
|
||||||
"web": "https://github.com/tulayang/mysqlparser"
|
"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"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user