mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package jser
This commit is contained in:
parent
348a6fa054
commit
75e8a68424
@ -4421,7 +4421,7 @@
|
|||||||
"stomp",
|
"stomp",
|
||||||
"library",
|
"library",
|
||||||
"messaging",
|
"messaging",
|
||||||
"events"
|
"events"
|
||||||
],
|
],
|
||||||
"description": "A pure-nim implementation of the STOMP protocol for machine messaging.",
|
"description": "A pure-nim implementation of the STOMP protocol for machine messaging.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -4534,5 +4534,18 @@
|
|||||||
"description": "Wrapper to interface with the Python 3 interpreter",
|
"description": "Wrapper to interface with the Python 3 interpreter",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/matkuki/python3"
|
"web": "https://github.com/matkuki/python3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jser",
|
||||||
|
"url": "https://github.com/niv/jser.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"json",
|
||||||
|
"serialize",
|
||||||
|
"tuple"
|
||||||
|
],
|
||||||
|
"description": "json de/serializer for tuples and more",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/niv/jser.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user