mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge pull request #136 from akiradeveloper/msgpack
This commit is contained in:
commit
59cba7fadd
@ -1185,7 +1185,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fuse",
|
"name": "fuse",
|
||||||
"url": "https://github.com/akiradeveloper/nim-fuse",
|
"url": "https://github.com/akiradeveloper/nim-fuse.git",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": ["fuse", "library", "wrapper"],
|
"tags": ["fuse", "library", "wrapper"],
|
||||||
"description": "A FUSE binding for Nim",
|
"description": "A FUSE binding for Nim",
|
||||||
@ -1281,5 +1281,14 @@
|
|||||||
"description":"A component/entity system",
|
"description":"A component/entity system",
|
||||||
"license":"CC0",
|
"license":"CC0",
|
||||||
"web":"https://bitbucket.org/fowlmouth/entoody"
|
"web":"https://bitbucket.org/fowlmouth/entoody"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "msgpack",
|
||||||
|
"url": "https://github.com/akiradeveloper/msgpack-nim.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["msgpack", "library", "serialization"],
|
||||||
|
"description": "A MessagePack binding for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/akiradeveloper/msgpack-nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user