mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add toml-serialization and protobuf-serialization (#1597)
This commit is contained in:
parent
a5cb3e02ec
commit
c584efd78b
@ -19079,6 +19079,35 @@
|
|||||||
"description": "Soundfonts for paramidi",
|
"description": "Soundfonts for paramidi",
|
||||||
"license": "Public Domain"
|
"license": "Public Domain"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "toml_serialization",
|
||||||
|
"url": "https://github.com/status-im/nim-toml-serialization",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"toml",
|
||||||
|
"serialization",
|
||||||
|
"parser"
|
||||||
|
],
|
||||||
|
"description": "Flexible TOML serialization [not] relying on run-time type information",
|
||||||
|
"license": "Apache License 2.0",
|
||||||
|
"web": "https://github.com/status-im/nim-toml-serialization"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "protobuf_serialization",
|
||||||
|
"url": "https://github.com/status-im/nim-protobuf-serialization",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"protobuf",
|
||||||
|
"serialization",
|
||||||
|
"proto2",
|
||||||
|
"proto3"
|
||||||
|
],
|
||||||
|
"description": "Protobuf implementation compatible with the nim-serialization framework.",
|
||||||
|
"license": "Apache License 2.0",
|
||||||
|
"web": "https://github.com/status-im/nim-protobuf-serialization"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "opentrivadb",
|
"name": "opentrivadb",
|
||||||
"url": "https://github.com/ire4ever1190/nim-opentmdb",
|
"url": "https://github.com/ire4ever1190/nim-opentmdb",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user