mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add package bingod (#1734)
This commit is contained in:
parent
b4a078e6c0
commit
9bf37df589
@ -15375,10 +15375,24 @@
|
|||||||
"serialize",
|
"serialize",
|
||||||
"deserialize"
|
"deserialize"
|
||||||
],
|
],
|
||||||
"description": "JSON serialization library",
|
"description": "JSON serialization framework",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/planetis-m/eminim"
|
"web": "https://github.com/planetis-m/eminim"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "bingod",
|
||||||
|
"url": "https://github.com/planetis-m/bingod",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"binary",
|
||||||
|
"marshal",
|
||||||
|
"serialize",
|
||||||
|
"deserialize"
|
||||||
|
],
|
||||||
|
"description": "Binary serialization framework",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/planetis-m/bingod"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "gnuplotlib",
|
"name": "gnuplotlib",
|
||||||
"url": "https://github.com/planetis-m/gnuplotlib",
|
"url": "https://github.com/planetis-m/gnuplotlib",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user