Added package hcparse (#1626)

This commit is contained in:
haxscramper
2020-08-30 10:12:43 +02:00
committed by GitHub
parent 8f04286ef8
commit cf0d7ae30c
+14
View File
@@ -19383,5 +19383,19 @@
"description": "A high performance timer based on timerwheel for Nim.",
"license": "Apache-2.0",
"web": "https://github.com/xflywind/timerwheel"
},
{
"name": "hcparse",
"url": "https://github.com/haxscramper/hcparse",
"method": "git",
"tags": [
"c++-parser",
"c++",
"interop",
"wrapper"
],
"description": "High-level nim wrapper for C/C++ parsing",
"license": "Apache-2.0",
"web": "https://github.com/haxscramper/hcparse"
}
]