Added package htsparse (#1747)

This commit is contained in:
haxscramper 2020-12-14 18:17:29 +03:00 committed by GitHub
parent 09f14d2815
commit b372b5f66b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",