Added package htsparse (#1747)

This commit is contained in:
haxscramper
2020-12-14 16:17:29 +01:00
committed by GitHub
parent 09f14d2815
commit b372b5f66b
+14
View File
@@ -20764,6 +20764,20 @@
"license": "MIT",
"web": "https://github.com/sealmove/bitstreams"
},
{
"name": "htsparse",
"url": "https://github.com/haxscramper/htsparse",
"method": "git",
"tags": [
"library",
"wrapper",
"parser",
""
],
"description": "Nim wrappers for tree-sitter parser grammars",
"license": "Apache-2.0",
"web": "https://github.com/haxscramper/htsparse"
},
{
"name": "deser",
"url": "https://github.com/gabbhack/deser",