mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add nimpb and nimpb_protoc
This commit is contained in:
parent
2968702714
commit
62f6a00ef2
@ -8988,5 +8988,32 @@
|
|||||||
"description": "Test failing snippets from Nim's issues",
|
"description": "Test failing snippets from Nim's issues",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/genotrance/tissue"
|
"web": "https://github.com/genotrance/tissue"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimpb",
|
||||||
|
"url": "https://github.com/oswjk/nimpb",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"serialization",
|
||||||
|
"protocol-buffers",
|
||||||
|
"protobuf",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "A Protocol Buffers library for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/oswjk/nimpb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimpb_protoc",
|
||||||
|
"url": "https://github.com/oswjk/nimpb_protoc",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"serialization",
|
||||||
|
"protocol-buffers",
|
||||||
|
"protobuf",
|
||||||
|
],
|
||||||
|
"description": "Protocol Buffers compiler support package for nimpb",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/oswjk/nimpb_protoc"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user