Add package etf (#2286)

This commit is contained in:
metagn 2022-07-18 15:59:26 +03:00 committed by GitHub
parent 534617b2a7
commit e390fdd38f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26762,5 +26762,21 @@
"description": "A small utility to create JSON objects written in Nim. This is inspired by jpmens/jo.",
"license": "MIT",
"web": "https://github.com/uga-rosa/njo"
},
{
"name": "etf",
"url": "https://github.com/metagn/etf",
"method": "git",
"tags": [
"etf",
"erlang",
"library",
"parser",
"binary",
"discord"
],
"description": "ETF (Erlang Term Format) library for nim",
"license": "MIT",
"web": "https://github.com/metagn/etf"
}
]