Added package hcparse (#1626)

This commit is contained in:
haxscramper 2020-08-30 08:12:43 +00:00 committed by GitHub
parent 8f04286ef8
commit cf0d7ae30c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]