Added package binarylang (#1759)

This commit is contained in:
Stefanos Mandalas 2021-02-08 13:20:37 +02:00 committed by GitHub
parent 2d8c6b97b2
commit 075c69d63b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21020,6 +21020,23 @@
"license": "MIT",
"web": "https://github.com/ire4ever1190/dimscordCommandHandler"
},
{
"name": "binarylang",
"url": "https://github.com/sealmove/binarylang",
"method": "git",
"tags": [
"parse",
"encode",
"binary",
"bitfield",
"dsl",
"library",
"macro"
],
"description": "Binary parser/encoder DSL",
"license": "MIT",
"web": "https://github.com/sealmove/binarylang"
},
{
"name": "amka",
"url": "https://github.com/zoispag/amka-nim",